Client SDKs

Connect to Onyx Cloud Database using the SDK that fits your stack. Each guide mirrors the README for the official client libraries and includes install, configuration, and quickstart steps.

SDK Guides

TypeScript SDK

Install the zero-dependency TypeScript SDK, initialize the client, and generate schema-safe types.

Python SDK

Configure the Python SDK with config files or environment variables and start querying immediately.

Kotlin SDK

Learn how to configure Gradle, define entities, and work with persistence managers in Kotlin.

Go SDK

Install the Go SDK and CLI, generate table-safe clients, and ship production-ready queries.

Reference repositories and registries for the official Onyx client SDKs.