On Tue, Jun 16, 2009 at 9:26 AM, Jonah Benton<jo...@jonah.com> wrote:
>
> Another schemaless db is mongo:
>
> http://www.mongodb.org
>
> It's written in c++, so it's out of process, but using the java driver
> is pretty natural:
>
> http://www.mongodb.org/display/DOCS/Java+Tutorial

See also Geir Magnusson Jr.'s MongoDB Java driver, which comes with a
Clojure example that I wrote for him last year:

http://github.com/geir/mongo-java-driver/tree/master

http://github.com/geir/mongo-java-driver/blob/ca5b3ab3c2ab1caf8918cc84902abb7b476ba52b/src/examples/clojure/mongo.clj

Jim
-- 
Jim Menard, j...@io.com, jim.men...@gmail.com
http://www.io.com/~jimm/

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