From eef3c7875f5bb04e3eaab25ee155d23a1a776f56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Garcia?= Date: Sun, 3 Jul 2022 23:50:52 -0300 Subject: [PATCH] Updated Comparing KSQL with Other Tools (markdown) --- Comparing-KSQL-with-Other-Tools.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Comparing-KSQL-with-Other-Tools.md b/Comparing-KSQL-with-Other-Tools.md index aa13382..7858839 100644 --- a/Comparing-KSQL-with-Other-Tools.md +++ b/Comparing-KSQL-with-Other-Tools.md @@ -1,3 +1,5 @@ +> First and foremost, if performance is important for you, please also check [our Benchmarks on the README file](https://github.com/VinGarcia/ksql#benchmark-comparison). + ## Why KSQL and not SQLX, PGX, or GORM? ### Low-level tools: