MySQL Sharding-JDBC: Physical, Logical & Binding Tables E...
In distributed databases, sharding uses physical tables, logical tables, data nodes and binding tables for efficient data storage and queries. Binding tables ensure master and child tables use same...