mongoid
MongoDB mapper
An Object-Document Mapper framework for interacting with MongoDB databases in Ruby.
The Official Ruby Object Mapper for MongoDB
4k stars
112 watching
1k forks
Language: Ruby
last commit: 11 days ago
Linked from 3 awesome lists
mongodbmongodb-driverormorm-frameworkrubyruby-on-rails
Related projects:
Repository | Description | Stars |
---|---|---|
mongoid/mongoid-geospatial | An extension for MongoDB and Ruby's Mongoid framework to simplify the use of spatial features in geographic information systems. | 80 |
mongodb/mongo-ruby-driver | The official Ruby driver for interacting with MongoDB databases. | 1,426 |
mongoid/mongoid-history | A Ruby-based gem that enables multi-user non-linear history tracking and auditing for MongoDB documents. | 393 |
mongoid/mongoid_search | Enables full-text searching in Mongoid models | 318 |
rom-rb/rom-mongo | A MongoDB interface for Ruby's Object Mapper library | 33 |
kaminari/kaminari-mongoid | An adapter that integrates Kaminari pagination with Mongoid, a MongoDB ORM. | 40 |
oslabs-beta/dangodb | A MongoDB Object Document Mapper (ODM) library built for Deno runtime | 121 |
doctrine/mongodb-odm | A PHP library that provides an object mapping functionality to interact with MongoDB | 1,090 |
morphiaorg/morphia | A MongoDB object-document mapper library for Java-based applications | 1,652 |
mongodb/mongo | A high-performance, NoSQL document-oriented database system written in C++ | 26,389 |
automattic/mongoose | A tool for working with MongoDB in Node.js applications. | 26,982 |
formapro/yadm | A fast and efficient MongoDB Object Data Model (ODM) library for PHP that simplifies data storage and retrieval. | 85 |
art049/odmantic | A Python library for defining and interacting with MongoDB databases using object-document mapping and type hints. | 1,072 |
mongodb/bson-ruby | An implementation of the BSON specification in Ruby. | 82 |
refty/mongo-thingy | A Python library providing an object-document mapper for MongoDB with support for synchronous and asynchronous operations. | 69 |