View on GitHub

Easy-cassandra

easy programming with Cassandra

Download this project as a .zip file Download this project as a tar.gz file

Welcome to the Easy-Cassandra wiki!

Easily programming with this framework, the Easy Cassandra

Easy-Cassandra is a framework ORM API and a high client for Apache Cassandra in java, with this is possible persist information from the Java Object in easy way. For this is only necessary add some annotations in some fields and your class. It works like an abstraction's tier in the Thrift, doing call for Cassandra. The EasyCassandra uses the Thrift implementation and has like the main objective be one simple ORM( Object relational manager).

Features

Firsts steps with Easy-Cassandra

Annotations

Integrations

Persistence

Query Builders

Samples