> Any recommendations on a NoSQL database to use with clojure?  I am
> experimenting if it will fit my project better than a SQL db and have
> no real experience with them.

I highly recommend couchdb via the clutch clojure lib. It's fast, and
works well. CouchDB is very easy to setup and learn. And it has a
decent front-end. As a plus side it's even written in a functional
language (Erlang).

More info here:

http://www.ibm.com/developerworks/java/library/j-couchdb-clojure/index.html?ca=drs-

Timothy

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to