Cassandra Database Browser
The Cassandra Database Browser included in RazorSQL allows users to browse database objects and structures. It displays information about the following types of objects:
- Keyspaces
- Tables
- Views
The Cassandra Browser also includes tools for interacting with the above objects such as the following:
- Tools for viewing the contents of objects such as tables and views
- A describe table and view tool
- An edit table tool
- Tools for creating tables and keyspaces / schemas
- An alter table tool
- Tools for dropping objects
- Tools for importing and exporting data
- An SQL query builder
- A compare tool for comparing tables and/or SQL query results