OceanBase Database Proxy (ODP) is the proxy server dedicated for OceanBase Database. In OceanBase Database, replicas of user data are stored on multiple OBServers. When an SQL statement is received from the user, ODP forwards it to the optimal OBServer, and returns the execution result to the user.
OceanBase Database Proxy
share