How to create a database
Reviewed on 01 August 2023 • Published on 01 August 2023
Security & Identity (IAM):
You may need certain IAM permissions to carry out some actions described on this page. This means:
- you are the Owner of the Scaleway Organization in which the actions will be carried out, or
- you are an IAM user of the Organization, with a policy granting you the necessary permission sets
Requirements:
- You have an account and are logged into the Scaleway console
- You have a PostgreSQL or MySQL Database Instance
- Click PostgreSQL and MySQL under Managed Databases on the side menu. A list of your Database Instances displays.
- Click the Database Instance name or «See more Icon» > More info to access the Database Instance information page.
- Go to the Databases tab. A list of your databases displays. The list includes the database created by default upon Database Instance creation.
- Click + Create database to create a new one. A pop-up appears.
- Enter a name for your database.
The new database appears in the list of your databases.
See Also