Create a Database

After deploying your cluster, you are ready to create a database. When creating tables in your database, you can choose between columnstore and rowstore tables, depending on whether your workload is analytical or transactional.

This guide explains how to create a database using the CREATE DATABASE command. After you have set up your database, navigate to the Choosing a Table Storage Type topic for more information on what table storage type will best suit your needs.

In this section

Last modified: February 10, 2023

Was this article helpful?