You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Deployment modes**| ClickHouse provides flexibility to self-manage with open-source or deploy in the cloud. Use ClickHouse Local for local files without a server or chDB to embed ClickHouse directly into your application. | ✅ | ✅ |
30
30
|**Storage**| As an open-source and cloud-hosted product, ClickHouse can be deployed in both shared-disk and shared-nothing architectures. | ✅ | ✅ |
31
-
|**Monitoring and alerting**| Monitoring and alerting about the status of your services is critical to ensuring optimal performance and a proactive approach to detecting and triaging potential issues. | ✅ | ✅ |
31
+
|**Monitoring and alerting**| Monitoring and alerting about the status of your services is critical to ensuring optimal performance and a proactive approach to detect and triage potential issues. | ✅ | ✅ |
32
32
|**ClickPipes**| This integration template data ingestion from sources like databases, APIs, and streaming services into ClickHouse Cloud, eliminating the need for managing pipelines, custom jobs, or ETL processes. It supports workloads of all sizes. | ❌ | ✅ |
33
33
|**Pre-built integrations**| ClickHouse provides pre-built integrations that connect ClickHouse to popular tools and services such as data lakes, SQL and language clients, visualization libraries, and more. | ❌ | ✅ |
34
34
|**SQL console**| The SQL console offers a fast, intuitive way to connect, explore, and query ClickHouse databases, featuring a slick caption, query interface, data import tools, visualizations, collaboration features, and GenAI-powered SQL assistance. | ❌ | ✅ |
@@ -38,7 +38,7 @@ Some of the benefits of using ClickHouse Cloud are described below:
38
38
|**Support services**| Our best-in-class support services and open-source community resources provide coverage for whichever deployment model you choose. | ❌ | ✅ |
39
39
|**Database upgrades**| Regular database upgrades are essential to establish a strong security posture and access the latest features and performance improvements. | ❌ | ✅ |
40
40
|**Backups**| Backups and restore functionality ensures data durability and supports graceful recovery in the event of outages or other disruptions. | ❌ | ✅ |
41
-
|**Compute-compute separation**| Users can scale compute resources independently of storage, so teams and workloads can share the same storage and maintain dedicated compute resources. This ensures that once performance doesn't interfere with another's, enhancing flexibility, performance, and cost-efficiency. | ❌ | ✅ |
41
+
|**Compute-compute separation**| Users can scale compute resources independently of storage, so teams and workloads can share the same storage and maintain dedicated compute resources. This ensures that the performance of one workload doesn't interfere with another, enhancing flexibility, performance, and cost-efficiency. | ❌ | ✅ |
42
42
|**Managed services**| With a cloud-managed service, teams can focus on business outcomes and accelerate time-to-market without having to worry about the operational overhead of sizing, setup, and maintenance of ClickHouse. | ❌ | ✅ |
43
43
44
44
## What version of ClickHouse does ClickHouse Cloud use? {#what-version-of-clickhouse-does-clickhouse-cloud-use}
@@ -47,4 +47,4 @@ Clickhouse Cloud continuously upgrades your service to a newer version. After pu
47
47
48
48
We offer a "Fast" Release Channel for subscribing to updates ahead of the regular release schedule. For more details, see ["Fast Release Channel"](/manage/updates#fast-release-channel-early-upgrades).
49
49
50
-
If you rely on functionality in the earlier version, you can, in some cases, revert to the previous behavior using your service's compatibility setting.
50
+
If you rely on functionality in the earlier version, you can, in some cases, revert to the previous behavior using your service's compatibility setting.
0 commit comments