casquatch

Casquatch: an open source Java abstraction layer for Cassandra databases

APACHE-2.0 License

Stars
21
Committers
2

Project Casquatch

Overview

This project is designed to provide a java abstraction layer for the Cassandra database such that the developers will interact with generated POJOs through simple get, save, delete, procedures without writing a single line of CQL or importing any Datastax packages.

Documentation

The full manual is available at http://tmobile.github.io/casquatch

Quick Start

See Spring Rest Tutorial for a quick start example getting up and running with a Rest DAO backed by Casquatch.

Release Notes

Release notes are now maintained in the Manual

Package Rankings
Top 24.98% on Repo1.maven.org
Related Projects