Mabolo
MongoDB ORM
An Object-Relational Mapping (ORM) tool for MongoDB
Just a simple ORM of MongoDB API.
25 stars
4 watching
6 forks
Language: CoffeeScript
last commit: almost 7 years ago
Linked from 1 awesome list
coffeescriptmongodb
Related projects:
Repository | Description | Stars |
---|---|---|
wolfy-j/lodm | A Laravel package for defining and managing MongoDB data using object-oriented programming concepts | 21 |
purekid/mongodm | A MongoDB Object-Relational Mapping (ORM) system that supports complex relationships and multiple inheritance models. | 201 |
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 531 |
sammaye/mongoyii | An extension that provides a MongoDB ORM (Object Relational Mapping) system for the Yii framework. | 135 |
go-bongo/bongo | An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. | 486 |
refty/mongo-thingy | A Python library providing an object-document mapper for MongoDB with support for synchronous and asynchronous operations. | 69 |
mongoengine/flask-mongoengine | An extension for Flask web applications that integrates with MongoDB using MongoEngine and provides support for form validation and debugging tools. | 842 |
turnersoftware/mongoframework | An Entity Framework-like interface for MongoDB that simplifies the process of mapping and interacting with MongoDB data. | 393 |
fukamachi/mito | An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. | 296 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 210 |
kamva/mgm | A MongoDB Object Data Modeling library for Go that simplifies CRUD operations and provides pre-defined operators and keys. | 756 |
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
neumino/thinky | A lightweight JavaScript ORM for RethinkDB, enabling easy data modeling and querying of NoSQL databases. | 1,120 |
schotime/npoco | A simple micro ORM (Object-Relational Mapping) library for C# | 850 |