ScalarDB Cluster Quickstart Overview
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.
- To try running transactions, see Getting Started with ScalarDB Cluster.
- To try running transactions through the SQL interface via JDBC, see Getting Started with ScalarDB Cluster SQL via JDBC.
- To try running transactions through the SQL interface via Spring Data JDBC, see Getting Started with ScalarDB Cluster SQL via Spring Data JDBC for ScalarDB.
- To try running transactions through the GraphQL interface, see Getting Started with ScalarDB Cluster GraphQL.