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.
726 stars
24 watching
73 forks
Language: Go
last commit: almost 2 years ago codegeneratorgogolanggormormquerysettypesafe
Related projects:
Repository | Description | Stars |
---|---|---|
| An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
| A modern ORM layer for Golang | 772 |
| An ORM library for Go that enables interactive and declarative database interactions using a high-level API. | 643 |
| An ORM that uses non-empty interfaces and code generation to simplify interactions with databases. | 1,442 |
| A toolset providing a query builder and ORM/Factory generator for databases using Go. | 825 |
| A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
| An object-relational mapper for the Go programming language. | 160 |
| Automates the creation and execution of SQL queries to simplify data access and mapping | 196 |
| Tools for generating Golang code from SQL definitions | 18 |
| A Go library for generating standard SQL queries | 6 |
| Automates code generation for Go-based SQL libraries from MySQL queries | 84 |
| A Go-based ORM that simplifies database interactions by providing a flexible query API and built-in validation. | 164 |
| An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. | 486 |
| A Go library for constructing and building SQL queries in a type-safe manner. | 17 |
| An ORM framework for Google Cloud Firestore. | 52 |