Show Navigation

Apache GORM 7 - A powerful Groovy-based data access toolkit for the JVM

GORM is the data access toolkit used by Grails and provides a rich set of APIs for accessing relational and non-relational data including implementations for Hibernate (SQL) & MongoDB

Gorm for Hibernate

Gorm for Hibernate

  • The original implementation of GORM, GORM for Hibernate provides all the goodness of GORM for SQL databases.
  • Documentation
  • API
  • Source
Gorm for MongoDB

Gorm for MongoDB

  • Built on the MongoDB Java Driver GORM for MongoDB includes features like Geospatial querying, Text search and Schemaless access etc.
  • Documentation
  • API
  • Source
Graphql GORM

Graphql GORM

  • The GORM GraphQL library has not been ported to Grails 7.x. Pull requests are welcome.
Gorm for Neo4j

Gorm for Neo4j

  • Neo4j has not been ported to Grails 7.x. Pull requests are welcome.
RxGORM

RxGORM

  • RxGORM has not been ported to Grails 7.x. Pull requests are welcome.