@@ -10,12 +10,12 @@ displayed_sidebar: docsEnglish
10
10
11
11
This document briefly explains which features are available in which editions of ScalarDB.
12
12
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/jdbc-guide .mdx ) | ❌ | ❌ | ✅ | ❌ |
19
- | [ GraphQL interface] ( scalardb-graphql/how-to-run-two-phase-commit-transaction .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 ) | ❌ | ❌ | ✅ | ❌ |
20
20
21
21
\* This feature is not available in the Enterprise Premium edition. If you want to use this feature, please [ contact us] ( https://www.scalar-labs.com/contact ) .
0 commit comments