Comparison of the different database libraries
h2. jinzhu/gorm 11.8k (*) https://github.com/jinzhu/gorm * Full-Featured ORM (almost) * Maintained with in the last month (/) Docs: http://gorm.io/docs (docs seem nice and pretty easy to understand)
h3. jmoiron/sqlx 5.5k (*) https://github.com/jmoiron/sqlx * general purpose extensions to golang's database/sql * maintained with in the last month ( / x ) docs https http :// beego jmoiron . me github.io / sqlx/ ( didn't like the docs , extensive but not clear are all shoved onto a single web page. Has good examples ) (x) |
|