yadm
MongoDB ODM
A fast and efficient MongoDB Object Data Model (ODM) library for PHP that simplifies data storage and retrieval.
An efficient way to treat MongoDB in PHP. Extremely fast persistence and hydration.
85 stars
7 watching
6 forks
Language: PHP
last commit: over 5 years ago
Linked from 1 awesome list
hydrationmongodbmongodb-odmpersistencephp
Related projects:
Repository | Description | Stars |
---|---|---|
art049/odmantic | A Python library for defining and interacting with MongoDB databases using object-document mapping and type hints. | 1,070 |
doctrine/mongodb-odm | A PHP library that provides an object mapping functionality to interact with MongoDB | 1,090 |
wolfy-j/lodm | A Laravel package for defining and managing MongoDB data using object-oriented programming concepts | 21 |
kamva/mgm | A MongoDB Object Data Modeling library for Go that simplifies CRUD operations and provides pre-defined operators and keys. | 752 |
oslabs-beta/dangodb | A MongoDB Object Document Mapper (ODM) library built for Deno runtime | 121 |
sokil/php-mongo | A PHP library for working with MongoDB documents and data structures in a flexible and type-safe way. | 242 |
purekid/mongodm | A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models. | 200 |
scottwrobinson/camo | A class-based Object-Document Mapping (ODM) framework for JavaScript | 557 |
go-bongo/bongo | An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. | 486 |
beanieodm/beanie | An asynchronous Python object-document mapper for MongoDB | 2,072 |
konsultaner/jsonodm | A JSON-based object document mapper for JavaScript. | 101 |
scille/umongo | A Python library for interacting with MongoDB using object-document mapping and asynchronous support | 448 |
sammaye/mongoyii | An extension that provides a MongoDB ORM (Object Relational Mapping) system for the Yii framework. | 135 |
mongodb/pymodm | Provides an object-oriented interface to MongoDB | 354 |
mongodb/mongo-php-library | Provides a high-level API for interacting with MongoDB databases | 1,600 |