The fantastic ORM library for Golang, aims to be developer friendly
-
Updated
Sep 2, 2020 - Go
{{ message }}
The fantastic ORM library for Golang, aims to be developer friendly
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作
A Tasty Treat For All Your Database Needs
GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.
Kallax is a PostgreSQL typesafe ORM for the Go language.
The database toolkit for go
A flexible and powerful SQL string builder library plus a zero-config ORM.
A database-first code generator for any language
Gorm adapter for Casbin
Xorm adapter for Casbin
Would be nice to have for arrays
Command line tools for database operation written by Go, moved to https://gitea.com/xorm/cmd
golang orm and sql builder
Add a description, image, and links to the orm topic page so that developers can more easily learn about it.
To associate your repository with the orm topic, visit your repo's landing page and select "manage topics."
Background
The
github.com/xxjwxc/gormtuses Go modules and the current release version isv3. And it’s module path is"github.com/xxjwxc/gormt", instead of"github.com/xxjwxc/gormt/v3". It must comply with the specification of "Releasing Modules for v2 or higher" available in the Modules documentation. Quoting the specification: