Global tables automatically synchronize data across regions, enabling an active-active architecture with low-latency nearby reads and writes, high availability, and disaster recovery switchover. Use the following APIs to manage global tables.
API list
The following table lists the global table APIs.
|
Name |
API |
Description |
|
Create a global table |
Creates a global table for a base table. |
|
|
Query global table details |
Queries the physical table details of a global table. |
|
|
Update global table configuration |
Updates the configuration of physical tables in a global table. |
|
|
Bind a global table |
Adds one or more distribution locations to a global table. |
|
|
Unbind a global table |
Removes one or more distribution locations from a global table. |