Clojure and NoSQL databases
Posted
by Mad Wombat
on Stack Overflow
See other posts from Stack Overflow
or by Mad Wombat
Published on 2010-04-27T10:49:31Z
Indexed on
2010/04/27
10:53 UTC
Read the original article
Hit count: 329
I am currently trying to pick between different NoSQL databases for my project. The project is being written in clojure and javascript. I am currently looking at three candidates for storage. What are the relative strengths and weaknesses of MongoDB, FleetDB and CouchDB? Which one is better supported in Clojure? Which one is better supported under Linux? Did I miss a better product (has to be free and OSS)?
© Stack Overflow or respective owner