morphia
MongoDB mapper
A MongoDB object-document mapper library for Java-based applications
MongoDB object-document mapper in Java based on https://github.com/mongodb/mongo-java-driver
2k stars
126 watching
456 forks
Language: Java
last commit: 3 days ago
Linked from 1 awesome list
javakotlinmongodbodm
Related projects:
Repository | Description | Stars |
---|---|---|
sboesebeck/morphium | A Java-based, MongoDB-centric messaging and object mapping framework with various features such as caching, transactions, and querying capabilities. | 55 |
refty/mongo-thingy | A Python library providing an object-document mapper for MongoDB with support for synchronous and asynchronous operations. | 69 |
doctrine/mongodb-odm | A PHP library that provides an object mapping functionality to interact with MongoDB | 1,090 |
mongojack/mongojack | A Java library that maps objects to MongoDB documents using Jackson's JSON mapper | 267 |
emacsorphanage/mongo | Provides a way to interact with MongoDB databases using Emacs Lisp | 47 |
oeg-upm/morph-ome | An online tool for mapping ontologies and generating standardized metadata formats | 11 |
thephpleague/monga | Provides a simple abstraction layer for interacting with MongoDB databases in PHP | 332 |
mongodb-js/compass | A GUI application for managing and querying MongoDB databases | 1,170 |
kaminari/kaminari-mongo_mapper | An adapter that enables Kaminari's ORM functionality with MongoDB | 2 |
scille/umongo | A Python library for interacting with MongoDB using object-document mapping and asynchronous support | 448 |
platinummonkey/mogwai | An object-graph mapper designed to integrate Gremlin graph-traversals with vertex and edge models for Titan | 38 |
jpcik/morph | Tool for converting relational databases to RDF using R2RML mappings | 14 |
oslabs-beta/dangodb | A MongoDB Object Document Mapper (ODM) library built for Deno runtime | 121 |
art049/odmantic | A Python library for defining and interacting with MongoDB databases using object-document mapping and type hints. | 1,070 |
poiati/gmongo | A Groovy wrapper around the MongoDB Java driver | 182 |