blob: 07a37674798e210376f722013d8e4e60bfe162ad [file] [log] [blame] [view]
[![Java CI](https://github.com/grails/grails-data-mapping/actions/workflows/gradle.yml/badge.svg)](https://github.com/grails/grails-data-mapping/actions/workflows/gradle.yml)
[![Release](https://github.com/grails/grails-data-mapping/actions/workflows/release.yml/badge.svg)](https://github.com/grails/grails-data-mapping/actions/workflows/release.yml)
GORM (Grails Object Mapping)
===
[Grails][Grails] is a framework used to build web applications with the [Groovy][Groovy] programming language. This project provides the plumbings for the GORM API both for Hibernate and for new implementations of GORM ontop of NoSQL datastores.
[Grails]: http://grails.org/
[Groovy]: http://groovy-lang.org/
Getting Started
---
For further information see the dedicated websites:
* [Stable Version](http://gorm.grails.org/).
* [Development Version](http://gorm.grails.org/snapshot/).
License
---
Grails and Groovy are licensed under the terms of the [Apache License, Version 2.0][Apache License, Version 2.0].
[Apache License, Version 2.0]: http://www.apache.org/licenses/LICENSE-2.0.html