NoSQL Databases in Grails and Spring Data
When checking the ☞ GitHub repository for Grails/GORM entities support for Riak MapReduce I have noticed multiple NoSQL integration projects[1]
:
Grails/GORM and NoSQL databases:
- Gemfire
- JCR
- MongoDB
- Redis
- Riak
Spring Data and NoSQL databases:
- AppEngine
- Cassandra
- Gemfire
- JCR
- MongoDB
- Redis
- Riak
What seems to be missing is the Neo4j support in Spring Data, but maybe there’s a different repo for it.
Finally lots of love for NoSQL database in the Java land.
- At this time I’m not sure about each of these project status. (↩)
Original title and link: NoSQL Databases in Grails and Spring Data (NoSQL databases © myNoSQL)