Go to file
2012-11-25 11:00:42 -08:00
2012-11-12 22:04:12 -08:00
2012-11-12 22:04:41 -08:00
2012-11-25 11:00:42 -08:00
2012-11-25 11:00:42 -08:00
2012-11-12 22:04:12 -08:00

cassandraengine

Cassandra ORM for Python in the style of the Django orm and mongoengine

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, the CQL stuff is very basic at this point.

##TODO

  • column ttl?
  • ForeignKey/DBRef fields?
  • query functionality
  • Match column names to mongoengine field names?
  • 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%