Data Warehouse for ClickHouse® is a centralized repository to store large sets of structured data, to streamline analysis and reporting for data science and business intelligence.
Concepts
Refer to our dedicated concepts pageOpen in new context to find definitions of terms related to Data Warehouse for ClickHouse®.
Quickstart
-
Configure your environment variables.
Note
This is an optional step that seeks to simplify your usage of the Data Warehouse API.
Code -
Create a deployment: run the following command to create a deployment. You can customize the details in the payload to your needs, using the table below to help.
Code -
Get a list of your deployments: run the following command to get a list of all the deployments in your account, with their details:
Code -
Delete your deployment: run the following command to delete a deployment. Ensure that you replace
{resource-id}in the URL with the ID of the deployment you want to delete.Code
Requirement
- You have a Scaleway accountOpen in new context
- You have created an API keyOpen in new context and that the API key has sufficient IAM permissionsOpen in new context to perform the actions described on this page
- You have installed
curlOpen in new context
Going further
For more help using Scaleway Data Warehouse for ClickHouse®, check out the following resources:
- Our main documentationOpen in new context
- The #data-warehouse-beta channel on our Slack CommunityOpen in new context
- Our support ticketing systemOpen in new context.