DataStax Studio 6.8
DataStax Studio is an interactive developer tool for CQL (Cassandra Query Language), 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 support DataStax Enterprise (DSE) and Astra DB Serverless.
DataStax Studio doesn’t support Apache Cassandra or Hyper-Converged Database (HCD).
It also doesn’t support the vector
type.
CQL in 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 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.