We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f8d3c5 commit c00c657Copy full SHA for c00c657
versioned_docs/version-3.14/scalardb-sql/index.mdx
@@ -6,7 +6,7 @@ displayed_sidebar: docsEnglish
6
7
# ScalarDB SQL Overview
8
9
-ScalarDB SQL is an SQL layer for ScalarDB Cluster. Specifically, it parses SQL and converts it to a set of ScalarDB operations.
+ScalarDB SQL is an interface layer that allows client applications to communicate with ScalarDB Cluster by using SQL.
10
11
:::note
12
0 commit comments