Update README.md
This commit is contained in:
parent
4db3f422f7
commit
e3290ceea7
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Jet is a framework for writing type-safe SQL queries in Go, with ability to easi
|
|||
convert database query result into desired arbitrary object structure.
|
||||
Jet currently supports `PostgreSQL`, `MySQL` and `MariaDB`. Future releases will add support for additional databases.
|
||||
|
||||

|
||||

|
||||
Jet is the easiest and the fastest way to write complex SQL queries and map database query result
|
||||
into complex object composition. __It is not an ORM.__
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue