---
title: Supported Clients
description: Which drivers, ORMs, and tools connect to Dolt — they're MySQL clients, so most just work.
---

Dolt is MySQL compatible. Any MySQL client should be able to connect
to a running Dolt SQL Server. If you find a client that is not
compatible with Dolt, please [file an
issue](https://github.com/dolthub/dolt/issues/new) and let us know.

We have actively tested the following clients, separated by type.

* [Programmatic Clients](/sql-reference/supported-clients/clients)
* [SQL Editors](/sql-reference/supported-clients/sql-editors)

