# Create a Database

> **📝 Note**: As a database is automatically assigned to you in a SingleStore Helios [Shared Edition](https://docs.singlestore.com/cloud/getting-started-with-singlestore-helios/about-singlestore-helios/singlestore-helios-editions/shared-edition.md) workspace, additional databases cannot be created. To create additional databases, and for even greater functionality, SingleStore recommends creating a [Standard](https://docs.singlestore.com/cloud/getting-started-with-singlestore-helios/about-singlestore-helios/singlestore-helios-editions.md) workspace.

After deploying your workspace, you are ready to create a database.&#x20;

This guide explains how to create a database using the [CREATE DATABASE](https://docs.singlestore.com/cloud/reference/sql-reference/data-definition-language-ddl/create-database.md) command. After you have set up your database, navigate to the [Choosing a Table Storage Type](https://docs.singlestore.com/cloud/create-a-database/choosing-a-table-storage-type.md) topic for more information on what table storage type will best suit your needs.

## In this section

* [Choosing a Table Storage Type](https://docs.singlestore.com/cloud/create-a-database/choosing-a-table-storage-type.md)
* [Columnstore](https://docs.singlestore.com/cloud/create-a-database/columnstore.md)
* [Creating a Columnstore Table](https://docs.singlestore.com/cloud/create-a-database/creating-a-columnstore-table.md)
* [Configuring the Columnstore to Work Effectively](https://docs.singlestore.com/cloud/create-a-database/configuring-the-columnstore-to-work-effectively.md)
* [Rowstore](https://docs.singlestore.com/cloud/create-a-database/rowstore.md)
* [Understanding Keys and Indexes in SingleStore](https://docs.singlestore.com/cloud/create-a-database/understanding-keys-and-indexes-in-singlestore.md)
* [Understanding Shard Key Selection](https://docs.singlestore.com/cloud/create-a-database/understanding-shard-key-selection.md)
* [Understanding Sort Key Selection](https://docs.singlestore.com/cloud/create-a-database/understanding-sort-key-selection.md)
* [Understanding How Datatype Can Affect Performance](https://docs.singlestore.com/cloud/create-a-database/understanding-how-datatype-can-affect-performance.md)
* [Using JSON](https://docs.singlestore.com/cloud/create-a-database/using-json.md)
* [Multi-Value Hash Index (JSON)](https://docs.singlestore.com/cloud/create-a-database/multi-value-hash-index-json.md)
* [Using Persistent Computed Columns](https://docs.singlestore.com/cloud/create-a-database/using-persistent-computed-columns.md)
* [Other Schema Concepts](https://docs.singlestore.com/cloud/create-a-database/other-schema-concepts.md)
* [Detecting and Resolving Data Skew](https://docs.singlestore.com/cloud/create-a-database/detecting-and-resolving-data-skew.md)
* [Optimizing Table Data Structures](https://docs.singlestore.com/cloud/create-a-database/optimizing-table-data-structures.md)
* [Specifying Unenforced Unique Constraints](https://docs.singlestore.com/cloud/create-a-database/specifying-unenforced-unique-constraints.md)

***

Modified at: May 11, 2026

Source: [/cloud/create-a-database/](https://docs.singlestore.com/cloud/create-a-database/)

(An index of the documentation is available at /llms.txt)
