Re: Java based DocDB

2009-07-29 Thread Niels Mayer
On Mon, Jul 27, 2009 at 7:46 AM, Sean Devlin wrote: > > Howdy everyone, > I've got a project that needs a Doc DB. It will need to run on > windows (and probably OS X), so I am looking for something that works > with Java. I thought I'd ask for some help here before I re-invent > the wheel. > >

Re: Java based DocDB

2009-07-27 Thread Shantanu Kumar
Can you take a look at MongoDB? It is written in C++ but you can connect to it using Java, and several other languages. http://www.mongodb.org/display/DOCS/Home Regards, Shantanu On Jul 27, 7:46 pm, Sean Devlin wrote: > Howdy everyone, > I've got a project that needs a Doc DB.  It will need to

Re: Java based DocDB

2009-07-27 Thread Stuart Sierra
It's not exactly a document database, but I have used Solr to store & retrieve text documents. It's pure Java, runs either embedded in your app or as a standalone HTTP service. Using the Java API from Clojure is easy. It's stable, but you should keep a backup copy of your files in case the inde