polardbx-glue icon indicating copy to clipboard operation
polardbx-glue copied to clipboard

polardbx-glue is an extension to MySQL Connector/J 8.0.

LICENSE Language

中文文档

What is PolarDB-X Glue ?

PolarDB-X Glue is an extension to MySQL Connector/J 8.0.

PolarDB-X Glue uses asynchronous requests, session and connection decoupling, instance-level connection pool, traffic control and other mechanisms. By working with PolarDB-X Engine, this extension can improve the network efficiency between third-party systems and PolarDB-X Engine and improve the stability in high concurrency multi-connection scenarios.

Licensing

The code from MySQL Connector/J 8.0 still follows the original license, see the license for details.

The derivative code of PolarDB-X Glue is under the Apache License 2.0, see the license file for details.

Contributing

See how to contribute.