File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
versioned_docs/version-3.13 Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ displayed_sidebar: docsEnglish
1010
1111This document briefly explains which features are available in which editions of ScalarDB.
1212
13- | | ScalarDB Core (Community) | ScalarDB Cluster (Enterprise Standard) | ScalarDB Cluster (Enterprise Premium) | ScalarDB Analytics (Enterprise) |
14- | --------------------------------------------------------------------------------------------------------| ---------------------------| ----------------------------------------| ---------------------------------------| ---------------------------------|
15- | [ Transaction processing across databases with primitive interfaces] ( getting-started-with-scalardb.mdx ) | ✅ | ✅ | ✅ | ❌ |
16- | [ Clustering] ( scalardb-cluster/developer-guide-for-scalardb-cluster-with-java-api.mdx ) | ❌ | ✅ | ✅ | ❌ |
17- | [ Authentication/authorization] ( scalardb-cluster/scalardb-auth-with-sql.mdx ) | ❌ | ✅ | ✅ | ❌ |
18- | [ SQL interface (SQL API, JDBC, Spring Data JDBC, and LINQ)] ( scalardb-sql/index.mdx ) | ❌ | ❌ | ✅ | ❌ |
19- | [ GraphQL interface] ( scalardb-graphql/index.mdx ) | ❌ | ❌ | ✅ | ❌ |
13+ | | ScalarDB Core (Community) | ScalarDB Cluster (Enterprise Standard) | ScalarDB Cluster (Enterprise Premium) | ScalarDB Analytics (Enterprise) |
14+ | ------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------| ----------------------------------------| --------------------- ---------------------------------------| ---------------------------------|
15+ | [ Transaction processing across databases with primitive interfaces] ( getting-started-with-scalardb.mdx ) | ✅ | ✅ | ✅ | – |
16+ | [ Clustering] ( scalardb-cluster/developer-guide-for-scalardb-cluster-with-java-api.mdx ) | - | ✅ | ✅ | – |
17+ | [ Authentication/authorization] ( scalardb-cluster/scalardb-auth-with-sql.mdx ) | – | ✅ | ✅ | – |
18+ | [ SQL interface (SQL API, JDBC, Spring Data JDBC, and LINQ)] ( scalardb-sql/index.mdx ) | – | – | ✅ | – |
19+ | [ GraphQL interface] ( scalardb-graphql/index.mdx ) | – | – | ✅ | – |
You can’t perform that action at this time.
0 commit comments