Skip to content

sabersd/cassandra-orm

 
 

Repository files navigation

The Cassandra ORM Plugin provides GORM-like dynamic methods for persisting Groovy objects into Cassandra. The plugin does not implement the GORM API but generally follows the same syntax. It also includes additional methods and options that are specifically suited to Cassandra. In addition to the dynamic persistence methods, the plugin extends java.util.UUID with methods to generate and use TimeUUIDs, which often server as primary keys in Cassandra.

See the user guide for more documentation.

About

Object-Relation Mapping for Cassandra (not GORM)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 75.9%
  • Java 23.4%
  • Gosu 0.7%