Updated on 2023-12-13 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. Log in to the management console.
  2. Click in the upper left corner and select a region and project.
  3. Click in the upper left corner, and under Databases, click Data Admin Service.
  4. In the navigation pane on the left, choose Development Tool.

    You can also click Go to Development Tool on the overview page.

  5. Locate the DB instance that you want to log in to and click Log In in the Operation column.
  6. On the displayed page, click Create Keyspace.

    Figure 1 Creating a keyspace

  7. On the displayed page, enter a keyspace name, set the number of replication factors, and determine whether to enable Durable Writes.
  8. After all settings are complete, click OK.