There's also Berkeley DB Java Edition, now owned by Oracle (it has a
GPL compatible license). It's an excellent, robust, embedded, fully
transactional key-store db.

See http://www.oracle.com/database/berkeley-db/je/index.html

On Tue, Jun 16, 2009 at 3:26 PM, 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
>
>
>
> On Tue, Jun 16, 2009 at 3:24 AM, Wilson MacGyver<wmacgy...@gmail.com> wrote:
>>
>> Sorry I wasn't very clear. What I meant was I didn't know if there
>> was something that's tightly integrated and feels very
>> native language-ish like Mnesia and erlang, but for clojure.
>>
>> It doesn't sound like such thing exist yet...
>>
>> On Tue, Jun 16, 2009 at 3:13 AM, rb <raphi...@gmail.com> wrote:
>>>
>>> On Jun 15, 6:02 pm, Wilson MacGyver <wmacgy...@gmail.com> wrote:
>>>> Does clojure have anything like erlang's Mnesia? or is anyone working on 
>>>> such
>>>> project? I know I can fall back to using JDBC+ various RDBMS, but I
>>>> was curious if there is something that works like Mnesia.
>>>
>>> Depending on what you mean by "works like Mnesia", you might be
>>> interested to look at
>>> http://hadoop.apache.org/hbase/
>>>
>>> Cheers
>>>
>>> Raph
>>>
>>>>
>>>> Thanks,
>>>> Mac
>>>>
>>>> --
>>>> Omnem crede diem tibi diluxisse supremum.
>>> >
>>>
>>
>>
>>
>> --
>> Omnem crede diem tibi diluxisse supremum.
>>
>> >
>>
>
> >
>

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