KingDownloads

rqlite

by rqlite 17.6k stars MITData & Database
Download

About rqlite

rqlite is a distributed relational database built on SQLite, designed for high availability and fault tolerance. It provides a lightweight solution for storing critical data with minimal operational overhead.

The database supports full SQL functionality through SQLite, including features like full-text search and JSON support. It is designed to be easy to deploy and manage, with options for dynamic clustering and automatic backups.

Key features

  • Full SQL support via SQLite, including Full-text search and JSON support
  • Extensible with SQLite extensions for capabilities like Vector Search and Crypto
  • Atomic execution of multiple SQL statements in a single API request
  • Change Data Capture for streaming database changes to external systems
  • Easy deployment with a single binary and no external dependencies
  • High availability through fully replicated database architecture
  • Dynamic clustering support via Kubernetes, Docker Compose, Consul, etcd, or DNS
  • Effortless backups including automatic backups to AWS S3, MinIO, and Google Cloud

Download v10.2.7

Jul 6, 2026
View all 10 versions

Frequently asked questions

Is rqlite free?
Yes. rqlite is free and open-source software, distributed under the MIT license.
Which platforms does rqlite support?
rqlite provides downloads for Windows, Linux.
What is the latest version of rqlite?
The latest version is v10.2.7, released on Jul 6, 2026.
What is rqlite?
rqlite is a distributed relational database built on SQLite, designed for high availability and fault tolerance.
How do I run rqlite?
rqlite can be run using Docker with the command 'docker run -p 4001:4001 rqlite/rqlite'.
What platforms are supported by rqlite?
rqlite can be deployed on various platforms including Kubernetes, Docker Compose, Consul, etcd, or DNS.
What license does rqlite use?
The license information is not provided in the source.

More Data & Database