[Yandex Cloud documentation](../../index.md) > [Yandex Managed Service for ClickHouse®](../index.md) > [Concepts](index.md) > Supported clients

# Recommended Managed Service for ClickHouse® clients

To connect to Managed Service for ClickHouse®, consider using the following clients:

* [clickhouse-client](https://clickhouse.com/docs/enen/interfaces/cli), the native command-line tool.
* Clients that use the ClickHouse® HTTP API and support SSL.

Managed Service for ClickHouse® does not restrict the use of other clients. However, if using clients other than those listed above, check the known limitations and problems to avoid connectivity issues and cluster failures.

_ClickHouse® is a registered trademark of [ClickHouse, Inc](https://clickhouse.com)._


## Useful links {#see-also}

* [Connecting to a ClickHouse® cluster from applications](../operations/connect/clients.md)
* [Code examples for connecting to a ClickHouse® cluster](../operations/connect/code-examples.md)