monger/README.md
2011-09-08 22:27:49 +02:00

371 B

What is Monger

Monger is an experimental idiomatic Clojure wrapper around MongoDB Java driver

Usage

TBD

Samples

To run sample, install lein-exec (https://github.com/kumarshantanu/lein-exec) and execute:

lein exec examples/basic_operations.clj

License

Copyright (C) 2011 Orceo GmbH

Distributed under the Eclipse Public License, the same as Clojure.