Skip to main content
Version: 0.8.2

Client drivers

Official drivers

The drivers that are officially maintained can be expected to be feature complete and stable. We currently support the following drivers:

Language/FrameworkLinksStatusPackage manager command
RustGitHub, crates.ioStable ✅cargo add skytable
NodeJS (JavaScript/TypeScript)GitHub, npmBeta 🏗npm i skytable-node
More lanugages

The team is always looking to support more languages and we wish we could ship more drivers. But due to limited resources we haven't been able to. If you're willing to write a driver (it's super easy to), jump into our chat!

Community powered

List of community powered drivers (sorted alphabetically):

Language/FrameworkClient source codeUpstreamedLicenseRemarks
C#/.NET
C# driverApache-2.0Available on NuGet
Go
Go driverApache-2.0Written from scratch
Go driverApache-2.0Easy for migration from go-redis
JavaScript/TypeScript (Node)
NodeJS DriverApache-2.0Available on npm
PHP
PHP client driverMITCan be found on Packagist