go-queryset

ORM library

A 100% type-safe ORM library with code generation for Go, supporting multiple databases.

100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood.

GitHub

726 stars
24 watching
73 forks
Language: Go
last commit: over 3 years ago
codegeneratorgogolanggormormquerysettypesafe

Related projects:

RepositoryDescriptionStars
eaigner/hoodAn ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation.711
go-rel/relA modern ORM layer for Golang772
jinzhu/gormAn ORM library for Go that enables interactive and declarative database interactions using a high-level API.643
go-reform/reformAn ORM that uses non-empty interfaces and code generation to simplify interactions with databases.1,442
stephenafamo/bobA toolset providing a query builder and ORM/Factory generator for databases using Go.825
twharmon/gosqlA query builder library for Go that simplifies the creation and manipulation of SQL databases.32
golobby/ormAn object-relational mapper for the Go programming language.160
bokwoon95/go-structured-queryAutomates the creation and execution of SQL queries to simplify data access and mapping196
mafulong/godalTools for generating Golang code from SQL definitions18
go-the-way/sgA Go library for generating standard SQL queries6
kesonan/sqlgenAutomates code generation for Go-based SQL libraries from MySQL queries84
fs02/grimoireA Go-based ORM that simplifies database interactions by providing a flexible query API and built-in validation.164
go-bongo/bongoAn Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation.486
aldy505/bobA Go library for constructing and building SQL queries in a type-safe manner.17
jschoedt/go-firestormAn ORM framework for Google Cloud Firestore.52