Spider Use Cases
Describes common use cases for Spider, such as horizontal sharding for scalability, consolidating data from multiple sources, and migrating data between servers.
Introduction
Basic setup
INSTALL SONAME 'ha_spider';Setting the SUPER privilege for the Spider user on data nodes or alternatives to avoid privilege issues
Create accounts for spider to connect with on backend servers
Create table on backend servers
Create server entries on spider server
Unable to Connect Errors
Use case 1: remote table
Use case 2: sharding by hash
Use case 3: sharding by range
Use case 4: sharding by list
Last updated
Was this helpful?

