> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-fbfa8bee.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Native clients and interfaces for ClickHouse

# Native Clients and Interfaces

ClickHouse provides a number of different native clients and interfaces that allow you to connect to ClickHouse.

For more information see the pages below:

| Section                                                                      | Summary                                                                             |
| ---------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| [clickhousectl](/concepts/features/interfaces/cli)                           | The CLI for ClickHouse: local and cloud.                                            |
| [ClickHouse Client](/concepts/features/interfaces/client)                    | Native command-line client supporting command-line options and configuration files. |
| [Drivers & Interfaces](/concepts/features/interfaces/overview)               | A number of network interfaces, libraries and visual interfaces.                    |
| [C++ client library](/concepts/features/interfaces/cpp)                      | C++ client library for connecting to ClickHouse.                                    |
| [Automatic schema inference](/concepts/features/interfaces/schema-inference) | Automatic schema inference from input data.                                         |
| [Web Terminal](/concepts/features/interfaces/web-terminal)                   | Browser-based Web Terminal for ClickHouse.                                          |
| [Third-party clients](/concepts/features/interfaces/third-party/index)       | Client libraries, GUIs, proxies and other interfaces from third-party developers.   |
