ClickHouse/docs/en/interfaces/index.md
BayoNet 13d9a4eebe Sources for english documentation switched to Markdown.
Edit page link is fixed too for both language versions of documentation.
2017-12-28 18:13:23 +03:00

14 lines
212 B
Markdown

<a name="interfaces"></a>
# Interfaces
To explore the system's capabilities, download data to tables, or make manual queries, use the clickhouse-client program.
```eval_rst
.. toctree::
:glob:
*
```