@@ -10,13 +10,12 @@ 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/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 ) | ❌ | ❌ | ✅ | ❌ |
2020
2121\* 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 ) .
22-
0 commit comments