标签: database cassandra
我发现在命令行中进行CRUD操作并不方便。
答案 0 :(得分:2)
运营中心怎么样?你可以在这里看到它。 http://www.datastax.com/what-we-offer/products-services/datastax-opscenter
答案 1 :(得分:1)
当我使用cassandra时,我使用OpsCenter作为管理工具,我使用Netflix的Astyanax作为框架在java中编写CRUD操作。