📣
TiDB Cloud Essential is now in public preview. Try it out →

TiProxy API Overview



TiProxy is the official proxy component of PingCAP. It is placed between the client and the TiDB server to provide load balancing, connection persistence, service discovery, and other features for TiDB.

TiProxy is an optional component. You can also use a third-party proxy component or connect directly to the TiDB server without using a proxy.

You can use TiProxy APIs to perform the following operations on the TiProxy cluster:

For more information about each API, including request parameters, response examples, and usage instructions, see TiProxy API.

Was this page helpful?