diff --git a/versioned_docs/version-3.12/features.mdx b/versioned_docs/version-3.12/features.mdx index 1c3f9fdb..ed77d868 100644 --- a/versioned_docs/version-3.12/features.mdx +++ b/versioned_docs/version-3.12/features.mdx @@ -10,10 +10,10 @@ displayed_sidebar: docsEnglish This document briefly explains which features are available in which editions of ScalarDB. -| | ScalarDB Core (Community) | ScalarDB Cluster (Enterprise Standard) | ScalarDB Cluster (Enterprise Premium) | ScalarDB Analytics (Enterprise) | -|--------------------------------------------------------------------------------------------------------|---------------------------|----------------------------------------|---------------------------------------|---------------------------------| -| [Transaction processing across databases with primitive interfaces](getting-started-with-scalardb.mdx) | ✅ | ✅ | ✅ | ❌ | -| [Clustering](scalardb-cluster/developer-guide-for-scalardb-cluster-with-java-api.mdx) | ❌ | ✅ | ✅ | ❌ | -| [Authentication/authorization](scalardb-cluster/scalardb-auth-with-sql.mdx) | ❌ | ✅ | ✅ | ❌ | -| [SQL interface (SQL API, JDBC, Spring Data JDBC, and LINQ)](scalardb-sql/index.mdx) | ❌ | ❌ | ✅ | ❌ | -| [GraphQL interface](scalardb-graphql/index.mdx) | ❌ | ❌ | ✅ | ❌ | +| | ScalarDB Core (Community) | ScalarDB Cluster (Enterprise Standard) | ScalarDB Cluster (Enterprise Premium) | ScalarDB Analytics (Enterprise) | +|-------------------------------------------------------------------------------------------------------------------------------------|---------------------------|----------------------------------------|------------------------------------------------------------|---------------------------------| +| [Transaction processing across databases with primitive interfaces](getting-started-with-scalardb.mdx) | ✅ | ✅ | ✅ | – | +| [Clustering](scalardb-cluster/developer-guide-for-scalardb-cluster-with-java-api.mdx) | - | ✅ | ✅ | – | +| [Authentication/authorization](scalardb-cluster/scalardb-auth-with-sql.mdx) | – | ✅ | ✅ | – | +| [SQL interface (SQL API, JDBC, Spring Data JDBC, and LINQ)](scalardb-sql/index.mdx) | – | – | ✅ | – | +| [GraphQL interface](scalardb-graphql/index.mdx) | – | – | ✅ | – |