ShardingSphere-JDBC
ShardingSphere-JDBC is the first product of ShardingSphere that succeeded, with the first open source project by the name Sharding-JDBC being released in 2017.
The long-running open source project has been continuously improved and polished thanks to the power of the community. The architectural diagram of ShardingSphere-JDBC and its application is shown as follows:
To be able to use the most mature product in the ShardingSphere ecosystem, you only need JAR files as dependencies, without an additional deployment. It is fully compatible with JDBC and ORM.
In the next section, we will look into the development mechanism of ShardingSphere-JDBC, its applicability, and the ideal users that should use it. This way, you will be able to determine whether ShardingSphere-JDBC fits your requirements. If so, you will be able to refer to the quick start guide in the Differences between...