mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Update XORM: link & description (#3253)
This commit is contained in:
parent
423cd818fd
commit
536ff7b823
@ -1429,7 +1429,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [rel](https://github.com/Fs02/rel) - Golang SQL Repository Layer for Clean (Onion) Architecture.
|
||||
* [SQLBoiler](https://github.com/volatiletech/sqlboiler) - ORM generator. Generate a featureful and blazing-fast ORM tailored to your database schema.
|
||||
* [upper.io/db](https://github.com/upper/db) - Single interface for interacting with different data sources through the use of adapters that wrap mature database drivers.
|
||||
* [Xorm](https://github.com/go-xorm/xorm) - Simple and powerful ORM for Go.
|
||||
* [XORM](https://gitea.com/xorm/xorm) - Simple and powerful ORM for Go. (Support: MySQL, MyMysql, PostgreSQL, Tidb, SQLite3, MsSql and Oracle).
|
||||
* [Zoom](https://github.com/albrow/zoom) - Blazing-fast datastore and querying engine built on Redis.
|
||||
|
||||
## Package Management
|
||||
|
Loading…
Reference in New Issue
Block a user