ClickHouse/docs/en/getting-started/index.md
Ivan Blinkov d91c97d15d
[docs] replace underscores with hyphens (#10606)
* Replace underscores with hyphens

* remove temporary code

* fix style check

* fix collapse
2020-04-30 21:19:18 +03:00

511 B

toc_folder_title toc_hidden toc_priority toc_title
Getting Started true 8 hidden

Getting Started

If you are new to ClickHouse and want to get a hands-on feeling of its performance, first of all, you need to go through the installation process. After that you can:

Original article