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

# Recommended Managed Service for PostgreSQL clients

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

- All clients using the `libpq` library: `psql`, `pqxx`, `psycopg2`, etc.
- [JDBC driver](https://jdbc.postgresql.org).

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