Cluster API¶
CrateDB Toolkit provides a convenient API and SDK for managing CrateDB clusters
per ctk cluster CLI command, or using a fluent Python API.
 CLI
Higher level CLI entrypoints for cluster operations.
 Python API
Higher level API/SDK components for cluster operations.
 Tutorials
End-to-end examples connecting to the CrateDB Cloud API and the CrateDB database cluster.