What are the differences between OceanBase Database, a distributed database, and conventional databases in compiling SQL statements?
First, OceanBase is compatible with common MySQL functions. Therefore, you can access OceanBase Database using SQL statements just like how you access a conventional database. In addition, OceanBase Database, as a distributed database, is very different from conventional databases in terms of its query optimization engine or SQL execution engine. For more information about how to efficiently use SQL statements, see OceanBase SQL Tuning Guide.