mongodm
MongoDB ORM
A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models.
MongoDB ORM that includes support for references,embed and multilevel inheritance.
200 stars
23 watching
47 forks
Language: PHP
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
turnersoftware/mongoframework | An Entity Framework-like interface for MongoDB that simplifies the process of mapping and interacting with MongoDB data. | 392 |
sammaye/mongoyii | An extension that provides a MongoDB ORM (Object Relational Mapping) system for the Yii framework. | 135 |
kamva/mgm | A MongoDB Object Data Modeling library for Go that simplifies CRUD operations and provides pre-defined operators and keys. | 752 |
wolfy-j/lodm | A Laravel package for defining and managing MongoDB data using object-oriented programming concepts | 21 |
go-bongo/bongo | An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. | 486 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
doctrine/mongodb-odm | A PHP library that provides an object mapping functionality to interact with MongoDB | 1,090 |
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 |
eveningkid/denodb | A TypeScript-based ORM for multiple databases, providing a simple and typed API. | 1,929 |
formapro/yadm | A fast and efficient MongoDB Object Data Model (ODM) library for PHP that simplifies data storage and retrieval. | 85 |
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 527 |
mongodb/pymodm | Provides an object-oriented interface to MongoDB | 354 |
yurunsoft/tdengine-orm | A PHP-based Object Relational Mapping (ORM) system for interacting with TDEngine databases. | 11 |
moigagoo/norm | An object-driven ORM library for interacting with relational databases using Nim programming language. | 384 |