Neo4j GORM
A plugin that integrates the Neo4j graph database into Grails, providing a GORM API onto it Read more
Dependency :
compile ":neo4j:1.0.0.RC2"
A plugin that integrates the Neo4j graph database into Grails, providing a GORM API onto it Read more
Dependency :
compile ":neo4j:1.0.0.RC2"
supported by SpringSource
96% of Grails users
Provides integration between Grails and Hibernate 3 through GORM Read more
Dependency :
compile ":hibernate:3.6.10.M3"
Interceptors for GORM methods (excluding find, countBy, addTo, removeFrom methods) Read more
Dependency :
compile ":gorm-interceptors:0.1.1"
Provides an easy way to use optimistic/pessimistic lock. Read more
Dependency :
compile ":domain-locking:0.3"
supported by SpringSource
4% of Grails users
A plugin that integrates the Mongo document datastore into Grails, providing a GORM API onto it Read more
Dependency :
compile ":mongodb:1.2.0"
The plugin provides a functionality to add attributes to MongoDB's compound index. Read more
Dependency :
compile ":mongodb-compound-index-attributes:1.1"
GORM implementation for the MongoDB NoSQL database based on the Morphia library Read more
Dependency :
compile ":mongodb-morphia:0.8.2"
This plugin allows Grails developers to query domain objects using native Groovy closures. Read more
Dependency :
compile ":gorm-native-finders:0.2"