Skip to main content
Creates a new database.
Each account supports up to 100 databases. If you need more, contact Firebolt’s support team at support@firebolt.io.

Syntax

Parameters

Example

The following code example creates a database named my_db with an optional description, Testing database:

See also

To mount an external Iceberg catalog as a Firebolt database whose tables are resolved against the upstream catalog at query time, see CREATE ICEBERG DATABASE.