Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.72 KB

quickstart-overview.mdx

File metadata and controls

42 lines (25 loc) · 1.72 KB
tags displayed_sidebar
Community
Enterprise Standard
Enterprise Premium
docsEnglish

Quickstart Overview

In this category, you can follow quickstart tutorials for how to get started with running transactions and queries through ScalarDB.

Try running transactions through the ScalarDB Core library

In this sub-category, you can follow tutorials on how to run ACID transactions through the ScalarDB Core library, which is publicly available under the Apache 2 License.

For an overview of this sub-category, see ScalarDB Core Quickstart Overview.

Try running transactions through ScalarDB Cluster

In this sub-category, you can see tutorials on how to run ACID transactions through ScalarDB Cluster, which is a gRPC server that wraps the ScalarDB Core library.

For an overview of this sub-category, see ScalarDB Cluster Quickstart Overview.

:::note

ScalarDB Cluster is available only in the Enterprise edition.

:::

Try running analytical queries through ScalarDB Analytics

In this sub-category, you can see tutorials on how to run analytical queries over the databases that you write through ScalarDB by using a component called ScalarDB Analytics. ScalarDB Analytics targets both ScalarDB-managed databases, which are updated through ScalarDB transactions, and non-ScalarDB-managed databases.

For an overview of this sub-category, see ScalarDB Analytics Quickstart Overview.

:::note

  • ScalarDB Analytics with PostgreSQL is available only under the Apache 2 License and doesn't require a commercial license.
  • ScalarDB Analytics with Spark is in public preview.

:::