- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
which of the nosql databases work really nice with scala?
Thu, 2010-05-06, 19:36
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
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
Thu, 2010-05-06, 20:07
#2
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
Fri, 2010-05-07, 10:17
#3
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
>
>
On 6 May 2010 19:36, Ken Egervari <ken.egervari@gmail.com> wrote:
--
Kevin Wright
mail/google talk: kev.lee.wright@googlemail.com
wave: kev.lee.wright@googlewave.com
skype: kev.lee.wright
twitter: @thecoda