# grails-data-mapping **Repository Path**: mirrors_apache/grails-data-mapping ## Basic Information - **Project Name**: grails-data-mapping - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-19 - **Last Updated**: 2025-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Java CI](https://github.com/grails/grails-data-mapping/workflows/Java%20CI/badge.svg?branch=master) ![Release](https://github.com/grails/grails-data-mapping/workflows/Release/badge.svg?branch=master) ![Maven Central Sync](https://github.com/grails/grails-data-mapping/workflows/Maven%20Central%20Sync/badge.svg?branch=master) 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