reform
Database ORM
An ORM that uses non-empty interfaces and code generation to simplify interactions with databases.
A better ORM for Go, based on non-empty interfaces and code generation.
1k stars
23 watching
73 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists
gogolanghacktoberfestormsqlsql-orm
Related projects:
Repository | Description | Stars |
---|---|---|
| An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
| An object-relational mapper for the Go programming language. | 160 |
| A modern ORM layer for Golang | 772 |
| An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. | 486 |
| A 100% type-safe ORM library with code generation for Go, supporting multiple databases. | 726 |
| A lightweight Go ORM that maps structs to database tables and supports various databases | 708 |
| A compile-time ORM for Nim, providing a simplified DSL for working with databases. | 120 |
| An ORM framework that provides a high-level interface for interacting with various databases, including sharding, caching, and eventing capabilities. | 276 |
| A Go-based ORM that simplifies database interactions by providing a flexible query API and built-in validation. | 164 |
| An ORM library for Go that enables interactive and declarative database interactions using a high-level API. | 643 |
| A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
| A Go package enhancing standard sql database functionality with powerful query building capabilities and DB-agnostic support for various databases. | 638 |
| An ORM environment that abstracts away some of the inconveniences of object-relational mapping and provides a thin layer for convenience. | 14 |
| A toolset providing a query builder and ORM/Factory generator for databases using Go. | 825 |
| An ORM framework for Google Cloud Firestore. | 52 |