Skip to content
/ jongo Public
forked from bguerout/jongo

Sugar over Mongo Java Driver (because DBObject is painful)

License

Notifications You must be signed in to change notification settings

rshelley/jongo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jongo logo

Jongo

Using Mongo with it's Java driver can be tricky:
Queries have to be written using a criteria like style, results are untyped and have to be manually mapped.

Jongo makes it easy:
Queries can be written as String, results can be unmarshalled as any Java object.

Documentation available at jongo.org

About

Sugar over Mongo Java Driver (because DBObject is painful)

Resources

License

Stars

Watchers

Forks

Packages

No packages published