Creating a Keyspace
In a GeminiDB Cassandra instance, a keyspace is an object used to store columns and user-defined objects. A key space is equivalent to a database. Creating a key space is to create a database.
Procedure
- Click
in the upper left corner and select a region and project.
- Click
in the upper left corner, and under Databases, click Data Admin Service.
- In the navigation pane on the left, choose Development Tool.
- Locate the DB instance that you want to log in to and click Log In in the Operation column.
- On the displayed page, click Create Keyspace.
- On the displayed page, enter a keyspace name, set the number of replication factors, and determine whether to enable Durable Writes.
- After all settings are complete, click OK.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.