Updated Home (markdown)

Vinícius Garcia 2022-07-03 21:15:04 -03:00
parent a3c470fe69
commit 2dca233ca2

@ -1,9 +1,9 @@
Welcome to the ksql wiki!
Welcome to the KSQL wiki!
# KissSQL
# KSQL or *Keep it Simple* SQL library
KissSQL or the "Keep it Simple" SQL package was created to offer an
actually simple and satisfactory tool for interacting with SQL Databases.
KSQL was created to offer an actually simple and satisfactory tool
for interacting with SQL Databases in Golang.
The core idea on `ksql` is to offer an easy to use interface,
the actual comunication with the database is decoupled so we can use