mongojack

POJO mapper

A Java library that maps objects to MongoDB documents using Jackson's JSON mapper

Mongojack maps Java objects to MongoDB documents. Based on the Jackson JSON mapper, Mongojack allows you to easily handle your mongo objects as POJOs (insert, search by id or by any other field, update).

GitHub

267 stars
37 watching
114 forks
Language: Java
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sboesebeck/morphiumA Java-based, MongoDB-centric messaging and object mapping framework with various features such as caching, transactions, and querying capabilities.55
morphiaorg/morphiaA MongoDB object-document mapper library for Java-based applications1,656
opendatalab-de/geojson-jacksonA Java library providing standardized GeoJSON POJOs for easy serialization and deserialization of geospatial data objects267
owlike/gensonA fast and modular Java library for converting JSON to Java objects and vice versa219
arnaudroger/simpleflatmapperMaps data between databases and CSV files in Java441
jmapper-framework/jmapper-coreA Java library that enables dynamic mapping of source data to target objects with high performance and robustness231
zbjornson/mongodblinkA Mathematica package for interacting with MongoDB databases17
jsonmapper/jsonmapperA PHP library that maps JSON data to PHP objects using middleware and annotations.212
impetus/kunderaA Polyglot Object Mapper for NoSQL Datastores, providing a JPA-compliant mapping solution.903
refty/mongo-thingyA Python library providing an object-document mapper for MongoDB with support for synchronous and asynchronous operations.69
chenmingyong0423/go-mongoxA Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections.150
thomasst/mongoadminAn admin interface for MongoDB built using Django and Bootstrap with features to edit JSON objects.250
mongodb-js/compassA GUI application for managing and querying MongoDB databases1,185
poiati/gmongoA Groovy wrapper around the MongoDB Java driver181
neo4j/neo4j-ogmA Java library that simplifies development with the Neo4j graph database338