Skip to content

graceframework/grace-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Groovy Version Grace Version

Grace Data

Grace Data(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.

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
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

License

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

Links