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.
159 stars
4 watching
5 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
databasegenericsgogolangobject-relational-mapperormorm-frameworkquery-buildersql
Related projects:
Repository | Description | Stars |
---|---|---|
go-reform/reform | An ORM that uses non-empty interfaces and code generation to simplify interactions with databases. | 1,444 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
go-rel/rel | A modern ORM layer for Golang | 770 |
go-bongo/bongo | An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. | 486 |
huntlabs/hunt-entity | An object-relational mapping framework for the D programming language, providing a simple way to interact with databases. | 57 |
jirfag/go-queryset | A 100% type-safe ORM library with code generation for Go, supporting multiple databases. | 726 |
abrahambotros/lore | An ORM environment that abstracts away some of the inconveniences of object-relational mapping and provides a thin layer for convenience. | 14 |
erlyorm/boss_db | An ORM framework that provides a high-level interface for interacting with various databases, including sharding, caching, and eventing capabilities. | 277 |
jschoedt/go-firestorm | An ORM framework for Google Cloud Firestore. | 52 |
turnersoftware/mongoframework | An Entity Framework-like interface for MongoDB that simplifies the process of mapping and interacting with MongoDB data. | 392 |
mirage/orm | Automatically generates functions to persist and query data using an object-relational mapping backend. | 60 |
oklahomer/go-sarah | A general-purpose bot framework for building customizable chatbots with stateful command and rich lifecycle management. | 261 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
orlangure/gnomock | A toolkit for integration and end-to-end testing without writing mocks | 1,395 |
pardom-zz/ollie | An ORM framework for Android that uses compile-time active record approach to simplify database interactions. | 416 |