Storage & Data (ScyllaDB)
Create New Table
Columns
+ Add Column
All interactions with the data are handled through functions.
Note: If you intend to "get" (query) on columns other than the PRIMARY key, you must set those columns as Index.
Adding an Index will create an additional table in ScyllaDB for each indexed column.

Tables

Below is a list of tables in your ScyllaDB database.

Loading tables...