nosql « Database « Spring Q&A





1. Map Reduce Couch Db    stackoverflow.com

I have a simple database with couch db. I have users have that fields:

String userName
String password
String mail
boolean admin
I keep my users at db. However I am so new to Couch DB ...

2. In-line View Definitions Couch Db Ektorp    stackoverflow.com

I use Couch DB with Ektorp at Spring 3. I read the document and try to implement examples. I am so new that technologies. There is a point that I didn't ...

3. spring with NOSQL databases    forum.springsource.org

hi guys I was just wondering if anyone has used NOSQL databases like google's bigtable and couchdb,mongodb,ect with spring? I am focusing on the performance metrics like speed,scalability and availability. Does ...