Client Libraries

How to access rqlite via code

There are client libraries available for a variety of programming languages, including Python, Go, and Javascript, on the rqlite GitHub page. Many of these libraries are contributions from the community so be sure to do your own evaluation.

Go

Typescript

Python

Rust

Javascript

C#

Java

Help wanted!

The client libraries offer various levels of functionality, depending on your programming language of choice. If you’re looking for a way to contribute to rqlite, contributing to the client library source code for your favourite language is a great way to help.

Last modified March 17, 2024: Added rqlite-rs to client libraries (eb9a638)