Skip to content

SDKs & Integrations

SDKs & Integrations

The official client SDKs and platform integrations live in one cross-edition repo: dimensigon/heliosdb-sdks. Every SDK works against all three HeliosDB editions (Nano, Lite, Full) because the wire surface (PostgreSQL / MySQL / REST) is identical.

For the canonical, always-up-to-date catalogue with package-registry links and quickstart snippets, see heliosdb.com/sdks.html.

Client SDKs (one-liners)

LanguageInstallPackage
Pythonpip install heliosdbPyPI
Python (SQLite-compat)pip install heliosdb-sqlitePyPI
TypeScript / JavaScriptnpm install @heliosdb/clientnpm
Rustcargo add heliosdb-clientcrates.io
Gogo get github.com/heliosdb/heliosdb-gopkg.go.dev

CLI

npm install -g heliosdb — cross-platform CLI that auto-downloads the correct binary for your OS / architecture on first run.

Platform integrations

VS Code extension · n8n community node · Zapier app · Make (Integromat) module · Retool REST datasource · Microsoft AutoGen integration. All under integrations/.

License

All SDKs and integrations are Apache 2.0. Use in commercial, proprietary, or managed-service products without copyleft obligations.