Skip to content

Commit 9b2957a

Browse files
authored
Add gorm
1 parent a37a960 commit 9b2957a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2122,6 +2122,7 @@ func main() {
21222122
<details>
21232123
<summary>ORM 以及数据库驱动</summary>
21242124
2125+
- [gorm](https://github.com/jinzhu/gorm):支持 MySQL、PostgreSQL、SQLite3 以及 SQL Server
21252126
- [xorm](https://github.com/go-xorm/xorm):支持 MySQL、PostgreSQL、SQLite3 以及 MsSQL
21262127
- [mgo](http://labix.org/mgo):MongoDB 官方推荐驱动
21272128

0 commit comments

Comments
 (0)