polardb / polardbx-glue

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:Java 100.0%Language:Shell 0.0%