bongo
MongoDB ORM
An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation.
Go ODM for MongoDB
486 stars
21 watching
40 forks
Language: Go
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kamva/mgm | A MongoDB Object Data Modeling library for Go that simplifies CRUD operations and provides pre-defined operators and keys. | 752 |
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 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 136 |
purekid/mongodm | A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models. | 200 |
turnersoftware/mongoframework | An Entity Framework-like interface for MongoDB that simplifies the process of mapping and interacting with MongoDB data. | 392 |
mongoengine/flask-mongoengine | An extension for Flask web applications that integrates with MongoDB using MongoEngine and provides support for form validation and debugging tools. | 841 |
golobby/orm | An object-relational mapper for the Go programming language. | 159 |
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
wolfy-j/lodm | A Laravel package for defining and managing MongoDB data using object-oriented programming concepts | 21 |
go-rel/rel | A modern ORM layer for Golang | 770 |
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 527 |
mongodb/pymodm | Provides an object-oriented interface to MongoDB | 354 |
formapro/yadm | A fast and efficient MongoDB Object Data Model (ODM) library for PHP that simplifies data storage and retrieval. | 85 |