Liking cljdoc? Tell your friends :D

Data access object library

Data access object library is clojure project for executing generic CRUD operations over MongoDB client.

Getting Started

This project is ment to be used only with mongo-lib project with which it fetches mongo DBObjects and converts them into clojure maps or vectors.

Installing

You can use this project as dependencie in clojure projects by listing it in project.clj

[org.clojars.vladimirmarkovic86/dao-lib "0.2.0"]

Authors

License

This project is licensed under the Eclipse Public License 1.0 - see the LICENSE file for details

Can you improve this documentation? These fine people already did:
VladimirMarkovic86 & Markovic Vladimir
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close