mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-08 08:35:20 +00:00
d91c97d15d
* Replace underscores with hyphens * remove temporary code * fix style check * fix collapse
11 lines
363 B
Markdown
11 lines
363 B
Markdown
# 入门 {#ru-men}
|
||
|
||
如果您是ClickHouse的新手,并希望亲身体验它的性能,首先您需要通过 [安装过程](install.md).
|
||
|
||
之后,您可以选择以下选项之一:
|
||
|
||
- [通过详细的教程](tutorial.md)
|
||
- [试验示例数据集](example-datasets/ontime.md)
|
||
|
||
[来源文章](https://clickhouse.tech/docs/zh/getting_started/) <!--hide-->
|