/CassandraDataModeler

Data Modeler and diagnostic tool for Cassandra

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Cassandra Data Modeler

To test run the following (on python 2.x)

python -m SimpleHTTPServer

or this (on python 3.x)

python -m http.server