diff --git a/README.md b/README.md index 16c01c16..c92be324 100644 --- a/README.md +++ b/README.md @@ -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