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.

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 November 14, 2023: Update _index.md (e5b9f47)