Skip to content

Commit c4e86e8

Browse files
AUTO: Sync ScalarDB docs in Japanese to docs site repo (#1180)
Co-authored-by: josh-wong <[email protected]>
1 parent d28db9d commit c4e86e8

File tree

1 file changed

+28
-0
lines changed
  • i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/version-3.13

1 file changed

+28
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
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+

0 commit comments

Comments
 (0)