开发者

How to use Cassandra in Django framework

Is there any robust way of implementing Cassandra back end to a web app开发者_如何转开发lication developed using Django web framework?


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.


There is new Cassandra engine (based on cqlengine) for Django - https://github.com/r4fek/django-cassandra-engine


There now is a prototype Cassandra backend for Django available here: http://github.com/vaterlaus/django_cassandra_backend


I haven't tried it out for myself, but this looks like something: http://github.com/dziegler/alexandra

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜