From bdcfd9e9ef3d710a648639bb01dcb04d0cf3ff49 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 13 Oct 2025 02:25:25 +0000 Subject: [PATCH 1/2] Initial plan From 9c0cad0f1217abb2bc2a533e1e370288c831b20c Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 13 Oct 2025 02:29:30 +0000 Subject: [PATCH 2/2] Add 2XLarge to 6XLarge warehouse pricing to documentation Co-authored-by: everpcpc <1808802+everpcpc@users.noreply.github.com> --- docs/fragment/03-pricing-cn.md | 19 ++++++++++++------- docs/fragment/03-pricing-en.md | 19 ++++++++++++------- 2 files changed, 24 insertions(+), 14 deletions(-) diff --git a/docs/fragment/03-pricing-cn.md b/docs/fragment/03-pricing-cn.md index 5946284da2..605e79b6fe 100644 --- a/docs/fragment/03-pricing-cn.md +++ b/docs/fragment/03-pricing-cn.md @@ -10,13 +10,18 @@ 计算集群的大小指的是它能够处理的并发查询的最大数量,价格根据不同的大小和所使用的 Databend Cloud 版本而有所不同。 -| 大小 | 每小时费用 (基础版) | 每小时费用 (商业版) | 每秒费用 (基础版) | 每秒费用 (商业版) | -| ------ | ------------------- | ------------------- | ----------------- | ----------------- | -| XSmall | ¥ 3.00 | ¥ 4.50 | ¥ 0.000833333 | ¥ 0.00125 | -| Small | ¥ 6.00 | ¥ 9.00 | ¥ 0.001666667 | ¥ 0.0025 | -| Medium | ¥ 12.00 | ¥ 18.00 | ¥ 0.003333333 | ¥ 0.005 | -| Large | ¥ 24.00 | ¥ 36.00 | ¥ 0.006666667 | ¥ 0.01 | -| XLarge | ¥ 48.00 | ¥ 72.00 | ¥ 0.013333333 | ¥ 0.02 | +| 大小 | 每小时费用 (基础版) | 每小时费用 (商业版) | 每秒费用 (基础版) | 每秒费用 (商业版) | +| -------- | ------------------- | ------------------- | ----------------- | ----------------- | +| XSmall | ¥ 3.00 | ¥ 4.50 | ¥ 0.000833333 | ¥ 0.00125 | +| Small | ¥ 6.00 | ¥ 9.00 | ¥ 0.001666667 | ¥ 0.0025 | +| Medium | ¥ 12.00 | ¥ 18.00 | ¥ 0.003333333 | ¥ 0.005 | +| Large | ¥ 24.00 | ¥ 36.00 | ¥ 0.006666667 | ¥ 0.01 | +| XLarge | ¥ 48.00 | ¥ 72.00 | ¥ 0.013333333 | ¥ 0.02 | +| 2XLarge | ¥ 96.00 | ¥ 144.00 | ¥ 0.026666667 | ¥ 0.04 | +| 3XLarge | ¥ 192.00 | ¥ 288.00 | ¥ 0.053333333 | ¥ 0.08 | +| 4XLarge | ¥ 384.00 | ¥ 576.00 | ¥ 0.106666667 | ¥ 0.16 | +| 5XLarge | ¥ 768.00 | ¥ 1152.00 | ¥ 0.213333333 | ¥ 0.32 | +| 6XLarge | ¥ 1536.00 | ¥ 2304.00 | ¥ 0.426666667 | ¥ 0.64 | 暂停的计算集群不会消耗任何资源。默认情况下,Databend Cloud 会在五分钟不活动后自动暂停计算集群以节省资源和成本。您可以根据自己的偏好调整或禁用此自动暂停功能。 diff --git a/docs/fragment/03-pricing-en.md b/docs/fragment/03-pricing-en.md index 454d2ecac4..c819b5f89c 100644 --- a/docs/fragment/03-pricing-en.md +++ b/docs/fragment/03-pricing-en.md @@ -10,13 +10,18 @@ Your warehouses incur costs when they are running (specifically, when in the Run The size of a warehouse refers to the maximum number of concurrent queries it can handle, and prices vary based on the different sizes available and the Databend Cloud edition you use. -| Size | Hourly Cost (Personal) | Hourly Cost (Business) | Per-Second Cost (Personal) | Per-Second Cost (Business) | -| ------ | ---------------------- | ---------------------- | -------------------------- | -------------------------- | -| XSmall | $1.00 | $1.50 | $0.000277778 | $0.000416667 | -| Small | $2.00 | $3.00 | $0.000555556 | $0.000833333 | -| Medium | $4.00 | $6.00 | $0.001111111 | $0.001666667 | -| Large | $8.00 | $12.00 | $0.002222222 | $0.003333333 | -| XLarge | $16.00 | $24.00 | $0.004444444 | $0.006666667 | +| Size | Hourly Cost (Personal) | Hourly Cost (Business) | Per-Second Cost (Personal) | Per-Second Cost (Business) | +| ------- | ---------------------- | ---------------------- | -------------------------- | -------------------------- | +| XSmall | $1.00 | $1.50 | $0.000277778 | $0.000416667 | +| Small | $2.00 | $3.00 | $0.000555556 | $0.000833333 | +| Medium | $4.00 | $6.00 | $0.001111111 | $0.001666667 | +| Large | $8.00 | $12.00 | $0.002222222 | $0.003333333 | +| XLarge | $16.00 | $24.00 | $0.004444444 | $0.006666667 | +| 2XLarge | $32.00 | $48.00 | $0.008888889 | $0.013333333 | +| 3XLarge | $64.00 | $96.00 | $0.017777778 | $0.026666667 | +| 4XLarge | $128.00 | $192.00 | $0.035555556 | $0.053333333 | +| 5XLarge | $256.00 | $384.00 | $0.071111111 | $0.106666667 | +| 6XLarge | $512.00 | $768.00 | $0.142222222 | $0.213333333 | A suspended warehouse does not consume any resources. By default, Databend Cloud automatically suspends a warehouse after five minutes of inactivity to save resources and costs. You can adjust or disable this automatic suspension feature according to your preferences.