During the private beta phase, database management can only be done with the scwadmin & via the ClickHouse® CLI, MySQL or HTTPS protocols.
How to manage databases in your Data Warehouse for ClickHouse® deployment
Reviewed on 03 June 2025 • Published on 03 June 2025
This page explains how to manage databases in your Data Warehouse for ClickHouse® deployment using the Scaleway console.
Note
Before you startLink to this anchor
To complete the actions presented below, you must have:
- A Scaleway account logged into the console
- Owner status or IAM permissions allowing you to perform actions in the intended Organization
- Signed up to the private beta and received a confirmation email.
- Created a Data Warehouse deployment
How to manage databases using the Scaleway consoleLink to this anchor
During the private beta phase, the management of databases in your Data Warehouse for ClickHouse® deployment is limited to viewing databases in your deployment.
How to manage databases using frameworksLink to this anchor
Connect to your deployment using your preferred framework.
Tip
You can also connect using the ClickHouse HTTP console from the Overview tab of your deployment. Make sure to enter valid credentials in the top-right fields.
Once connected, you can run SQL queries to CREATE/ALTER/DROP
your DATABASE/TABLE
.
Refer to the official ClickHouse® documentation on database management for more information.
Was this page helpful?