Differences between revisions 7 and 8
Revision 7 as of 2012-09-07 08:48:02
Size: 1424
Comment:
Revision 8 as of 2012-12-26 21:47:04
Size: 1595
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:

=== Cassandra Cluster Admin ===

[[https://github.com/sebgiroux/Cassandra-Cluster-Admin]]

Cassandra Cluster Admin is a GUI tool to help people administrate their Apache Cassandra cluster and modify its content, similar to PHPMyAdmin for MySQL administration.

Screenshots:

{{http://www.flashy.cc/cassandra-cluster-admin/cassandra1.png}}
{{http://www.flashy.cc/cassandra-cluster-admin/cassandra2.png}}
Line 19: Line 30:
=== Cassandra Cluster Admin ===

* [[https://github.com/sebgiroux/Cassandra-Cluster-Admin]] Cassandra Cluster Admin is a GUI tool to help people administrate their Apache Cassandra cluster, similar to PHPMyAdmin for MySQL administration.

Cassandra Administration Tools

Cassandra has built in tools for accessing Cassandra from the direct download such cassandra-cli and node-tool.

This page is to define any "administration" type of applications for Cassandra.

Cassandra Cluster Admin

https://github.com/sebgiroux/Cassandra-Cluster-Admin

Cassandra Cluster Admin is a GUI tool to help people administrate their Apache Cassandra cluster and modify its content, similar to PHPMyAdmin for MySQL administration.

Screenshots:

http://www.flashy.cc/cassandra-cluster-admin/cassandra1.png http://www.flashy.cc/cassandra-cluster-admin/cassandra2.png

OpsCenter

http://www.datastax.com/products/opscenter

OpsCenter is a tool for management and monitoring of a Cassandra cluster. The Community Edition of OpsCenter is free for anyone to download and use. There is also an Enterprise Edition of OpsCenter that includes additional features.

Screenshots:

http://www.datastax.com/wp-content/uploads/2011/02/opscenter3_thumb.png http://www.datastax.com/wp-content/uploads/2011/02/opscenter1_thumb.png http://www.datastax.com/wp-content/uploads/2011/02/opscenter2_thumb.png

Cassandra Explorer

* http://blog.shelan.org/2012/06/cassandra-gui-20-making-things-little.html Cassandra Explorer is a Data explorer for Cassandra. This will assist developers administrators to view data in a Cassandra cluster.

Helenos

* https://github.com/tomekkup/helenos Helenos is a web based GUI tool that helps you to explore data and manage schema.

Administration Tools (last edited 2012-12-26 21:47:04 by LukasGutschmidt)