# polardbx-glue **Repository Path**: polardb/polardbx-glue ## Basic Information - **Project Name**: polardbx-glue - **Description**: polardbx-glue is an extension to MySQL Connector/J 8.0. - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 0 - **Created**: 2023-08-08 - **Last Updated**: 2025-07-18 ## Categories & Tags **Categories**: database-dev **Tags**: None ## README [![LICENSE](https://img.shields.io/badge/License-Apache%202.0-green.svg)](https://github.com/polardb/polardbx-sql/blob/main/LICENSE) [![Language](https://img.shields.io/badge/Language-Java-blue.svg)](https://www.java.com/) [中文文档](docs/zh_CN/README.md) ## What is ApsaraDB GalaxyGlue ? GalaxyGlue is an extension to MySQL Connector/J 8.0. GalaxyGlue uses asynchronous requests, session and connection decoupling, instance-level connection pool, traffic control and other mechanisms. By working with [ApsaraDB GalaxyEngine](https://github.com/ApsaraDB/galaxyengine), this extension can improve the network efficiency between third-party systems and ApsaraDB GalaxyEngine 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](https://github.com/mysql/mysql-connector-j/blob/release/8.0/LICENSE) for details. The derivative code of GalaxyGlue is under the Apache License 2.0, see the [license](LICENSE) file for details. ## Contributing See [how to contribute](https://github.com/polardb/polardbx-sql#contributing).