https://github.com/grails/gorm-cassandra
GORM for Cassandra
https://github.com/grails/gorm-cassandra
Last synced: about 1 year ago
JSON representation
GORM for Cassandra
- Host: GitHub
- URL: https://github.com/grails/gorm-cassandra
- Owner: grails
- License: apache-2.0
- Archived: true
- Created: 2016-06-10T12:52:43.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-11-15T09:45:55.000Z (over 3 years ago)
- Last Synced: 2025-04-20T15:24:03.518Z (about 1 year ago)
- Language: Groovy
- Size: 292 KB
- Stars: 4
- Watchers: 17
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GORM for Cassandra
This project implements [GORM](http://gorm.grails.org/latest/) for the Cassandra Column Database.
For more information see the following links:
* [Documentation](http://gorm.grails.org/latest/cassandra/manual)
* [API](http://gorm.grails.org/latest/cassandra/api)
* [Grails Plugin](https://grails.org/plugins.html#plugin/cassandra)
* [](https://travis-ci.org/grails/gorm-cassandra)
For the current development version see the following links:
* [Beta Documentation](http://gorm.grails.org/snapshot/cassandra/manual)
* [Beta API](http://gorm.grails.org/snapshot/cassandra/api)