Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter downSQL packages
Showing projects tagged as Database and SQL
-
gocraft/dbr (database records)
8.1 0.0 GoAdditions to Go's database/sql for super fast performance and convenience. -
xorm
8.1 0.0 Goxorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作 -
Basic Query Builder
4.0 0.0 GoBQB is a lightweight and easy to use query builder that works with sqlite, mysql, mariadb, postgres, and others. -
Golang fixture data loader
0.2 10.0 GoThis package will load yaml file, verify if each entity match with local structs of your project and insert rows in your database.