Skip to content

Commit 0954261

Browse files
authored
Merge pull request #5201 from wudidapaopao/chdb_update_docs
Update ClickHouse version in chDB documentation (v25.8.2.1)
2 parents 39da524 + df2d07f commit 0954261

File tree

4 files changed

+4
-4
lines changed
  • docs/chdb
  • i18n
    • jp/docusaurus-plugin-content-docs/current/chdb
    • ru/docusaurus-plugin-content-docs/current/chdb
    • zh/docusaurus-plugin-content-docs/current/chdb

4 files changed

+4
-4
lines changed

docs/chdb/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import dfBench from '@site/static/images/chdb/df_bench.png';
1212

1313
# chDB
1414

15-
chDB is a fast in-process SQL OLAP Engine powered by [ClickHouse](https://github.com/clickhouse/clickhouse).
15+
chDB is a fast in-process SQL OLAP Engine powered by [ClickHouse](https://github.com/clickhouse/clickhouse) v25.8.2.1.
1616
You can use it when you want to get the power of ClickHouse in a programming language without needing to connect to a ClickHouse server.
1717

1818
## Key features {#key-features}

i18n/jp/docusaurus-plugin-content-docs/current/chdb/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import dfBench from '@site/static/images/chdb/df_bench.png';
1212

1313
# chDB {#chdb}
1414

15-
chDB は、[ClickHouse](https://github.com/clickhouse/clickhouse) を基盤とした、高速なインプロセス SQL OLAP エンジンです。
15+
chDB は、[ClickHouse](https://github.com/clickhouse/clickhouse) v25.8.2.1 を基盤とした、高速なインプロセス SQL OLAP エンジンです。
1616
ClickHouse サーバーに接続することなく、任意のプログラミング言語から ClickHouse のパワーを利用したい場合に使用できます。
1717

1818
## 主な機能 {#key-features}

i18n/ru/docusaurus-plugin-content-docs/current/chdb/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import dfBench from '@site/static/images/chdb/df_bench.png';
1212

1313
# chDB {#chdb}
1414

15-
chDB — это быстрый встроенный SQL OLAP-движок на базе [ClickHouse](https://github.com/clickhouse/clickhouse).
15+
chDB — это быстрый встроенный SQL OLAP-движок на базе [ClickHouse](https://github.com/clickhouse/clickhouse) v25.8.2.1.
1616
Вы можете использовать его, когда вам нужна мощь ClickHouse в вашем коде, без необходимости подключаться к серверу ClickHouse.
1717

1818
## Ключевые возможности {#key-features}

i18n/zh/docusaurus-plugin-content-docs/current/chdb/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import dfBench from '@site/static/images/chdb/df_bench.png';
1212

1313
# chDB {#chdb}
1414

15-
chDB 是一款由 [ClickHouse](https://github.com/clickhouse/clickhouse) 驱动的快速进程内 SQL OLAP 引擎。
15+
chDB 是一款由 [ClickHouse](https://github.com/clickhouse/clickhouse) v25.8.2.1 驱动的快速进程内 SQL OLAP 引擎。
1616
当你希望在程序中使用 ClickHouse 的强大功能,但又不想连接到 ClickHouse 服务器时,就可以使用 chDB。
1717

1818
## 关键特性 {#key-features}

0 commit comments

Comments
 (0)