开发者

Cassandra database, which python interface?

I'm going to write the web portal using Cassandra databases. Can you advise me which python interface to use? thrift, lazygal or pycassa? Are there any benefits to use more complicated thrift then cleaner pycassa? What about performace - is the same (all of them are just the layer)?

Thanks for any adv开发者_Python百科ice.


Use pycassa if you don't know what to use.

Use lazyboy if you want it to maintain indexes for you. It's significantly more complex.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜