Skip to content

Casquatch: an open source Java abstraction layer for Cassandra databases

License

Notifications You must be signed in to change notification settings

VikasUpadhyay0/casquatch

 
 

Repository files navigation

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

About

Casquatch: an open source Java abstraction layer for Cassandra databases

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 86.2%
  • FreeMarker 9.7%
  • Shell 4.1%