Disclaimer: Monger is not a new project but it has reached 1.0 release 
candidates stage and it's time to
properly announce it here.
Monger [1] is a Clojure MongoDB driver for a more civilized age: with clean 
API, sane defaults, batteries included, documentation guides and good test 
coverage.

What's in the box:

 * My favorite feature: solid documentation at http://clojuremongodb.info
 * Support for almost all of MongoDB 2.0+ features
 * Expressive DSLs for queries and working with GridFS
 * Sane defaults: safety first, Web Scale (tm) benchmarks second or even third
 * Friendly Heroku and other PaaS providers, supports connection & 
authentication via URI
 * Integrates with libraries like clojure.data.json and Joda Time
 * Very efficient, very low overhead compared to the Java driver
 * core.cache implementation
 * Ring session store
 * Data validation library provided out of the box
 * Support for MongoDB 2.2 (currently in development) aggregation framework
 * Convenience features that make it easier to develop and deploy JavaScript 
functions used for Map/Reduce


The project is hosted on Github [2], targets Clojure 1.3+, distributed under 
the Eclipse Public License and tested against 3 Clojure versions and 3 JDKs on
travis-ci.org [3]. There's also a separate mailing list [4]. New releases and 
doc guides are announced on Twitter @ClojureWerkz.

If you are using MongoDB with Clojure or contemplating doing so soon, please 
give Monger a try.


1. http://clojuremongodb.info
2. https://github.com/michaelklishin/monger
3. http://travis-ci.org/#!/michaelklishin/monger
4. https://groups.google.com/forum/#!forum/clojure-mongodb


MK

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to