deriveODM
Data mapper
A framework that simplifies data persistence and manipulation in MongoDB by handling it transparently in the background
DeriveODM is a reactive ODM - Object Document Mapper - framework, a "wrapper" around MongoDB, that removes all the hassle of data-persistence by handling it transparently in the background, in a DRY manner.
4 stars
1 watching
0 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
collectiondatadata-mapperdata-sciencedatabasedbdocumentdrymappermongomongodbmongoosenodenodejsobjectodmpersistencepersistentreactreactive
Related projects:
Repository | Description | Stars |
---|---|---|
doctrine/mongodb-odm | A PHP library that provides an object mapping functionality to interact with MongoDB | 1,090 |
cycle/orm | A PHP framework for modeling and interacting with data in object-oriented applications | 1,232 |
abykuruvilla-dev/jfxnodemapper | A Java library that maps data from common formats to JavaFX nodes based on their IDs. | 6 |
analogueorm/analogue | An ORM implementation that separates concerns and provides a flexible data mapper for PHP applications. | 635 |
mljs/som | An implementation of a self-organizing map algorithm for mapping high-dimensional data to lower-dimensional spaces. | 23 |
formapro/yadm | A fast and efficient MongoDB Object Data Model (ODM) library for PHP that simplifies data storage and retrieval. | 85 |
yadakhov/laradump | A package to manage backups and restores of MySQL databases using Laravel's console commands. | 25 |
konsultaner/jsonodm | A JSON-based object document mapper for JavaScript. | 101 |
wolfy-j/lodm | A Laravel package for defining and managing MongoDB data using object-oriented programming concepts | 21 |
atlasphp/atlas.orm | An implementation of a data mapper for persistence models using a passive record approach. | 428 |
purekid/mongodm | A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models. | 200 |
kamva/mgm | A MongoDB Object Data Modeling library for Go that simplifies CRUD operations and provides pre-defined operators and keys. | 752 |
joaomatossilva/flatmapper | A library for mapping and manipulating structured data from plain text files in C# | 93 |
jysperm/mabolo | An Object-Relational Mapping (ORM) tool for MongoDB | 25 |
jonnyreeves/as3-vanilla | A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |