I've actually tried FleetDB, and describe
here<http://groups.google.com/group/clojure/browse_thread/thread/12a7adb73e18f8b8/edfcbf775f470b4b?q=#edfcbf775f470b4b>,
what I found. I didn't go with it, and chose MongoDB instead. At the time,
Congomongo didn't support DB references. Bit it has since added  DB
reference<http://groups.google.com/group/congomongo-dev/browse_thread/thread/af20a551708ff66f>
support.
I have yet to try them out, but they look promising.

HTH
Tim


On Fri, Jul 15, 2011 at 3:17 AM, Marko Kocić <marko.ko...@gmail.com> wrote:

> Hi all,
> I would like to try out some of those "no-sql" datastores for my next
> project, and need an advice which one, since I never used the one before.
> It needs to fulfill at least some of those following criteria, in order of
> importance:
>
> - is nicelly supported by Clojure (by this I mean idiomatic clojure
> "driver", not java plain java wrapper")
> - it should be schemaless
> - it should support transactions
> - it's good if it can be used as embedded db
> - it doesn't have to support large datasets (in-memmory is ok)
> - it has to run on both Windows and Linux
>
> My first choice would be FleetDB, since it was written in Clojure and
> examples look nice, but I'm not sure if it is abandonware or not, and I
> havent heard that people are actually using it in production.
>
> What are my other options?
>
> Regards,
> Marko
>
> --
> 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

-- 
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