mongodb-repository
MongoDB wrapper
A library that simplifies interactions with MongoDB databases by providing a uniform interface for common data operations.
[PHP 7] MongoDB Repository implementation
9 stars
2 watching
1 forks
Language: PHP
last commit: over 8 years ago
Linked from 1 awesome list
composercrudfiltermongodbmongodb-ormormpageablepaginatephpphp7storage
Related projects:
Repository | Description | Stars |
---|---|---|
nilportugues/eloquent-mongodb-repository | A package providing an alternative Eloquent implementation for MongoDB-based applications | 18 |
nilportugues/eloquent-repository | A package that simplifies CRUD operations and persistence in PHP applications using the Eloquent ORM. | 17 |
dj-nitehawk/mongodb.entities | A library that simplifies access to MongoDB with an elegant API and features like LINQ support and entity relationship management. | 545 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 137 |
mongodb/mongo-php-library | Provides a high-level API for interacting with MongoDB databases | 1,600 |
enterprisedb/mongo_fdw | A PostgreSQL extension that enables interaction with MongoDB databases through foreign data wrappers. | 330 |
emacsorphanage/mongo | Provides a way to interact with MongoDB databases using Emacs Lisp | 47 |
django-nonrel/mongodb-engine | A Python library that provides Django's ORM capabilities to MongoDB | 863 |
mongodb/mongo-php-driver | A PHP extension that provides a minimal API for interacting with MongoDB databases. | 889 |
pdroalves/encrypted-mongodb | A wrapper around MongoDB's Python driver to enable searchable encryption of data on the database | 22 |
thephpleague/monga | Provides a simple abstraction layer for interacting with MongoDB databases in PHP | 332 |
imrafaelmerino/vertx-mongo-effect | A Java library providing a functional and reactive interface to MongoDB | 0 |
poiati/gmongo | A Groovy wrapper around the MongoDB Java driver | 182 |
marioidival/pyramid_mongoengine | An extension that enables MongoDB integration with the Pyramid web framework. | 13 |
mongodb/mongo-rust-driver | A Rust library that provides an interface to MongoDB databases | 1,445 |