This page is no longer maintained — Please continue to the home page at www.scala-lang.org

which of the nosql databases work really nice with scala?

3 replies
Ken Egervari
Joined: 2009-07-19,
User offline. Last seen 42 years 45 weeks ago.
Hi everyone,

which of the nosql databases really work well with scala? I'd like to learn how they work since I've never used one, and I think I could benefit from it as a way to persist a lot of complex test data.

What are your experiences with them?

Ken
Kevin Wright
Joined: 2009-06-09,
User offline. Last seen 49 weeks 4 days ago.
Re: which of the nosql databases work really nice with scala?
You could do much worse than to look into the integrations already available via akka...


On 6 May 2010 19:36, Ken Egervari <ken.egervari@gmail.com> wrote:
Hi everyone,

which of the nosql databases really work well with scala? I'd like to learn how they work since I've never used one, and I think I could benefit from it as a way to persist a lot of complex test data.

What are your experiences with them?

Ken



--
Kevin Wright

mail/google talk: kev.lee.wright@googlemail.com
wave: kev.lee.wright@googlewave.com
skype: kev.lee.wright
twitter: @thecoda

David Pollak
Joined: 2008-12-16,
User offline. Last seen 42 years 45 weeks ago.
Re: which of the nosql databases work really nice with scala?


On Thu, May 6, 2010 at 11:36 AM, Ken Egervari <ken.egervari@gmail.com> wrote:
Hi everyone,

which of the nosql databases really work well with scala? I'd like to learn how they work since I've never used one, and I think I could benefit from it as a way to persist a lot of complex test data.

What are your experiences with them?


Ken,
There are integrations in Lift for MongoDB and CouchDB.  FourSquare, among others, is using the MongoDB stuff.
Thanks,
David 
Ken



--
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics
Jonas Bonér
Joined: 2008-12-19,
User offline. Last seen 42 years 45 weeks ago.
Re: which of the nosql databases work really nice with scala?

On 6 May 2010 20:49, Kevin Wright wrote:
> You could do much worse than to look into the integrations already available
> via akka...

Akka has support for:
* Casssandra
* Redis
* MongoDB

http://doc.akkasource.org/persistence

>
>
> On 6 May 2010 19:36, Ken Egervari wrote:
>>
>> Hi everyone,
>>
>> which of the nosql databases really work well with scala? I'd like to
>> learn how they work since I've never used one, and I think I could benefit
>> from it as a way to persist a lot of complex test data.
>>
>> What are your experiences with them?
>>
>> Ken
>
>
>
> --
> Kevin Wright
>
> mail/google talk: kev.lee.wright@googlemail.com
> wave: kev.lee.wright@googlewave.com
> skype: kev.lee.wright
> twitter: @thecoda
>
>

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland