links
This commit is contained in:
parent
e24a223ee1
commit
470b213e29
@ -171,3 +171,9 @@ I will point out that GORM does more than just "query and insert" there is migra
|
|||||||
If you want to have a full fledged system, that might be a little heavy, then GORM is the right choice.
|
If you want to have a full fledged system, that might be a little heavy, then GORM is the right choice.
|
||||||
|
|
||||||
SQLX is great if what you care about is marshalling, and a very quick integration into any existing codebase.
|
SQLX is great if what you care about is marshalling, and a very quick integration into any existing codebase.
|
||||||
|
|
||||||
|
Repositories
|
||||||
|
~~~~~~~~~~~~
|
||||||
|
|
||||||
|
* `Go, Gin, Gorm <https://gitea.tyrel.dev/tyrel/go-webservice-gin>`_
|
||||||
|
* `Go, Gin, sqlx <https://gitea.tyrel.dev/tyrel/go-webservice-gin-sqlx>`_
|
||||||
|
Loading…
Reference in New Issue
Block a user