Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 2.69 KB

File metadata and controls

47 lines (32 loc) · 2.69 KB

Main branch build status Apache 2.0 license Latest version on Maven Central Grace Document Grace on X

Groovy Version Grace Version

Grace Data

Grace Data(formerly known as GORM) is the data access toolkit used by Grace and provides a rich set of APIs for accessing relational and non-relational data including implementations for Hibernate (SQL), MongoDB, Neo4j, Cassandra, an in-memory ConcurrentHashMap for testing and an automatic GraphQL schema generator.

Currently, there are two implementations for GORM in Grace 2023.3,

Versions

To make it easier for users to use and upgrade, Grace Data adopts a version policy consistent with the Grace Framework.

GORM Version Grace Version
2024.0.x 2024.0.x
2023.3.x 2023.3.x
2023.2.x 2023.2.x
2023.1.x 2023.1.x
2023.0.x 2023.0.x
2022.2.x 2022.2.x
2022.1.x 2022.1.x
2022.0.x 2022.0.x

Ducumentation

License

Grace Data is licensed under the terms of the Apache License, Version 2.0.

Links