Go to file

cassandraengine

Django ORM / Mongoengine style ORM for Cassandra

In it's current state you can define column families, create and delete column families based on your model definiteions, save models and retrieve models by their primary keys.

That's about it. Also, there are only 2 tests and the CQL stuff is very simplistic at this point.

##TODO

  • dynamic column support
  • return None when row isn't found in find()
  • tests
  • query functionality
  • nice column and model class repr
Description
RETIRED, further work has moved to Debian project infrastructure
Readme 7.8 MiB
Languages
Python 96.1%
Cython 2.2%
C 1.2%
reStructuredText 0.3%
PowerShell 0.2%