File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/current Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ tags :
3+ - Community
4+ - Enterprise Standard
5+ - Enterprise Premium
6+ displayed_sidebar : docsJapanese
7+ ---
8+
9+ # ScalarDB の機能
10+
11+ このドキュメントでは、ScalarDB の各エディションで利用可能な機能について簡単に説明します。
12+
13+ | | ScalarDB Core (Community) | ScalarDB Cluster (Enterprise Standard) | ScalarDB Cluster (Enterprise Premium) | ScalarDB Analytics (Enterprise) |
14+ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------| --------------------------| ----------------------------------------| ---------------------------------------------| ---------------------------------|
15+ | [ プリミティブインターフェースを使用した複数データベースをまたがるトランザクション処理] ( getting-started-with-scalardb.mdx ) | ✅ | ✅ | ✅ | ❌ |
16+ | [ クラスタリング] ( scalardb-cluster/developer-guide-for-scalardb-cluster-with-java-api.mdx ) | ❌ | ✅ | ✅ | ❌ |
17+ | [ トランザクションを用いないストレージ操作] ( develop-run-non-transactional-operations-overview.mdx ) | ❌ | ✅ (3.14+) | ✅ (3.14+) | ❌ |
18+ | [ 認証/認可] ( scalardb-cluster/scalardb-auth-with-sql.mdx ) | ❌ | ✅ | ✅ | ❌ |
19+ | [ 暗号化] ( scalardb-cluster/encrypt-data-at-rest.mdx ) | ❌ | ❌ | ✅ (3.14+) | ❌ |
20+ | [ 属性ベースのアクセス制御] ( scalardb-cluster/authorize-with-abac.mdx ) | ❌ | ❌ | ✅ (3.15+) (Enterprise Premium Option)* | ❌ |
21+ | [ SQL インターフェース (SQL API、JDBC、Spring Data JDBC、および LINQ)] ( scalardb-sql/jdbc-guide.mdx ) | ❌ | ❌ | ✅ | ❌ |
22+ | [ GraphQL インターフェース] ( scalardb-graphql/how-to-run-two-phase-commit-transaction.mdx ) | ❌ | ❌ | ✅ | ❌ |
23+ | [ ベクトル検索インターフェース] ( scalardb-cluster/getting-started-with-vector-search.mdx ) | | | ✅ (3.15+) | |
24+ | [ ScalarDB 管理下のデータソースをまたがる分析クエリ処理] ( scalardb-samples/scalardb-analytics-spark-sample/README.mdx ) | ❌ | ❌ | ❌ | ✅ (3.14+) |
25+ | [ 非 ScalarDB 管理下のデータソースをまたがる分析クエリ処理] ( scalardb-samples/scalardb-analytics-spark-sample/README.mdx ) | ❌ | ❌ | ❌ | ✅ (3.15+) |
26+
27+ \* この機能は Enterprise Premium エディションでは利用できません。この機能を使用したい場合は、[ お問い合わせください] ( https://www.scalar-labs.com/contact ) 。
28+
You can’t perform that action at this time.
0 commit comments