From 247075b1a6e9b12ecc78afc443de7b51a80a6c61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Garcia?= Date: Sun, 3 Jul 2022 21:33:28 -0300 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 80be19a..a561ee4 100644 --- a/Home.md +++ b/Home.md @@ -44,8 +44,8 @@ ksql is well decoupled from its backend implementation which makes it easy to change the actual technology used. > Note however that KSQL does not attempt to allow your code -> to work with multiple underlying databases with no changes, -> for that you still need to use the repository pattern. +> to work with multiple underlying databases with no changes +> on your SQL queries, for that you still need to use the repository pattern. Currently we already support the following databases: