Is there any robust way of implementing Cassandra back end to a web application developed using Django web framework?
django-cassandra-engine is the first Cassandra backend for Django Framework. It integrates with Django well and allows you to use Cqlengine directly in your project. All your cassandra models are automatically synced in the way you're used to. You can focus on writing a good code.
http://github.com/twissandra/twissandra is a django app with a Cassandra backend. It uses https://github.com/datastax/python-driver to talk to Cassandra.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With