Managing keyspaces
Create keyspaces using the Astra UI.
- Keyspace concepts
-
Top level database object that contains tables and user-defined types, and controls the data replication factor.
- Create a keyspace
-
Add or create a keyspace using the Astra UI.
- Check a keyspace
-
Check for a keyspace’s existence using the
cqlsh
console. Or use the Astra UI.