orm
ORM framework
An object-relational mapper for the Go programming language.
A lightweight yet powerful, fast, customizable, type-safe object-relational mapper for the Go programming language.
160 stars
4 watching
5 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
databasegenericsgogolangobject-relational-mapperormorm-frameworkquery-buildersql
Related projects:
Repository | Description | Stars |
---|---|---|
| An ORM that uses non-empty interfaces and code generation to simplify interactions with databases. | 1,442 |
| 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 Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. | 486 |
| An object-relational mapping framework for the D programming language, providing a simple way to interact with databases. | 57 |
| A 100% type-safe ORM library with code generation for Go, supporting multiple databases. | 726 |
| An ORM environment that abstracts away some of the inconveniences of object-relational mapping and provides a thin layer for convenience. | 14 |
| An ORM framework that provides a high-level interface for interacting with various databases, including sharding, caching, and eventing capabilities. | 276 |
| An ORM framework for Google Cloud Firestore. | 52 |
| An Entity Framework-like interface for MongoDB that simplifies the process of mapping and interacting with MongoDB data. | 393 |
| Automatically generates functions to persist and query data using an object-relational mapping backend. | 60 |
| A general-purpose bot framework for building customizable chatbots with stateful command and rich lifecycle management. | 261 |
| A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
| A toolkit for integration and end-to-end testing without writing mocks | 1,400 |
| An ORM framework for Android that uses compile-time active record approach to simplify database interactions. | 417 |