aksakalli sandraREST

License: MIT License

Language: JavaScript

sandraREST

screen shot

sandraREST is a Cassandra Manager REST API and Web UI.

Features

  • Present database
  • Run a CQL query
  • Drop/Update/Create Keyspace
  • Drop Column Family
  • Drop/Update/Create Column
  • List data of Column Family
  • Download query result as CSV

Getting Started

As the project required use of multiple external dependencies for both client and server side, bower and npm are used to manage those respectively.

Cassandra client configuration is stored under root folder in cassandra_config.json. It is possible to configure contact points and many other client options.

running the source code:

$ npm install
$ bower install
$ npm start

Architecture

Main advantage of a REST API is that such organization of a client­server communication allows single server to support numerous client applications through the unified interfaces.

interface guide

In the particular case, server with REST API was developed on the node.js. Client side is single page web­application based on angular.js framework that served on 'public' folder as static and only relies on REST API for access to the database data.

REST Endpoints

License

Released under the MIT license.

Related Tools

Cqlmigrate

License : BSD 3-Clause "New" or "Revised" License

Language : Java

46

19

28

Janusgraph Utils

License : Apache License 2.0

Language : Java

201

10

96

Terraform Cassandra

License : No License

Language : HCL

Example Cassandra Spark Job Scala

License : No License

Language : Scala

1

N/A

N/A

Need Cassandra Training?

WE GOT YOU COVERED.

Anant US provides online training for Apache Cassandra that covers all the important skills you need to know in order to work with this high performance, open source NoSQL database.

Join Our Newsletter!

Sign up below to receive email updates and see what's going on with our company.