Data access object library is clojure project for executing generic CRUD operations over MongoDB client.
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.
You can use this project as dependencie in clojure projects by listing it in project.clj
[org.clojars.vladimirmarkovic86/dao-lib "0.2.0"]
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 VladimirEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close