Updated Home (markdown)

Vinícius Garcia 2022-07-03 21:33:28 -03:00
parent 4c21c39ac4
commit 247075b1a6

@ -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: