SDK

There are several SDKs available for use with SerenDB. All are wrappers around the SerenDB API, providing methods to programmatically manage API keys, SerenDB projects, branches, databases, endpoints, roles, and operations. In addition to wrapping the SerenDB API, the @serenorg/toolkit also packages the low-latency SerenDB Serverless Driver, which supports SQL queries over WebSockets and HTTP.

SerenDB SDKs

TypeScript SDK for the SerenDB API

Python SDK for the SerenDB API

@serenorg/toolkit

Community SDKs

Community SDKs are not maintained or officially supported by SerenDB. Some features may be out of date, so use these SDKs at your own discretion. If you have questions about these SDKs, please contact the project maintainers.

Go SDK for the SerenDB API

Node.js and Deno SDK for the SerenDB API

Last updated