DataStax Studio
DataStax Studio is an interactive developer tool for Cassandra Query Language (CQL), Spark SQL, and DSE Graph. Developers and analysts collaborate by mixing code, documentation, query results, and visualizations in self-documenting notebooks.
Supported platforms
DataStax Studio 6.8 supports Astra DB and DataStax Enterprise (DSE) 6.9, 6.8, and 5.1.
|
DataStax Studio is in maintenance mode and not actively developed. DataStax Studio doesn’t support Apache Cassandra® or Hyper-Converged Database (HCD). DataStax Studio doesn’t support the |
This documentation assumes you are using DataStax Studio 6.8. For information about earlier versions of DataStax Studio, see Earlier releases.
DataStax Studio features
- CQL in DataStax Studio
-
For CQL, use DataStax Studio to visually create and navigate database objects, create complex queries, and tune CQL queries. The schema helps you visualize the keyspaces in a tree-like view.
- Advanced workloads in DataStax Studio
-
For DSE Graph, you can use DataStax Studio to explore and view large datasets. The code for DSE Graph is written in the Gremlin graph traversal language and is executed by the Gremlin Server that is a part of the DSE Graph component. The graph schema view helps you visualize the graph organization and connections.
For DSE Analytics, you can write, test, and run Spark SQL queries against DSE clusters.
- Other features
-
The intelligent code editor provides syntax highlighting, validation, intelligent code completion, configuration options, and query profiling.
Self-documenting notebooks mix runnable code, documentation (Markdown text), and visualizations for query results. This rich interactive environment provides an intuitive interface for developers and analysts to collaborate and test theories.