Updated on 2025-03-24 GMT+08:00

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

  1. Click in the upper left corner and select a region and project.
  2. Click in the upper left corner, and under Databases, click Data Admin Service.
  3. In the navigation pane on the left, choose Development Tool.
  4. Locate the DB instance that you want to log in to and click Log In in the Operation column.
  5. On the displayed page, click Create Keyspace.
  6. On the displayed page, enter a keyspace name, set the number of replication factors, and determine whether to enable Durable Writes.
  7. After all settings are complete, click OK.