| # GORM - Grails Object Relational Mapping |
| |
| [](https://central.sonatype.com/artifact/org.grails/grails-datastore-gorm) [](https://github.com/grails/grails-data-mapping/actions/workflows/gradle.yml) |
| |
| |
| [Grails](https://grails.org) is a framework used to build web applications with the [Groovy](https://groovy-lang.org) programming language. This project provides the plumbings for the GORM API both for Hibernate and for new implementations of GORM on top of NoSQL datastores. |
| |
| |
| ## Getting Started |
| |
| For further information see the dedicated GORM website: |
| |
| * [Latest Release](https://gorm.grails.org) |
| * [Development Snapshot Version](https://gorm.grails.org/snapshot/) |
| |
| ## License |
| |
| Grails and Groovy are licensed under the terms of the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.html). |