mgm

MongoDB ORM

A MongoDB Object Data Modeling library for Go that simplifies CRUD operations and provides pre-defined operators and keys.

Mongo Go Models (mgm) is a fast and simple MongoDB ODM for Go (based on official Mongo Go Driver)

GitHub

752 stars
20 watching
60 forks
Language: Go
last commit: 11 months ago
Linked from 2 awesome lists

gomgmmodelmongomongo-go-modelsmongodbodm

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
go-bongo/bongo An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. 486
purekid/mongodm A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models. 200
rom-rb/rom-mongo A MongoDB interface for Ruby's Object Mapper library 33
turnersoftware/mongoframework An Entity Framework-like interface for MongoDB that simplifies the process of mapping and interacting with MongoDB data. 392
formapro/yadm A fast and efficient MongoDB Object Data Model (ODM) library for PHP that simplifies data storage and retrieval. 85
doctrine/mongodb-odm A PHP library that provides an object mapping functionality to interact with MongoDB 1,090
sammaye/mongoyii An extension that provides a MongoDB ORM (Object Relational Mapping) system for the Yii framework. 135
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
wolfy-j/lodm A Laravel package for defining and managing MongoDB data using object-oriented programming concepts 21
jysperm/mabolo An Object-Relational Mapping (ORM) tool for MongoDB 25
slacy/minimongo An interface to MongoDB that provides a lightweight, Pythonic object-oriented layer for data management 332
kaminari/kaminari-mongo_mapper An adapter that enables Kaminari's ORM functionality with MongoDB 2
refty/mongo-thingy A Python library providing an object-document mapper for MongoDB with support for synchronous and asynchronous operations. 69
art049/odmantic A Python library for defining and interacting with MongoDB databases using object-document mapping and type hints. 1,070
mongodb/pymodm Provides an object-oriented interface to MongoDB 354