A lightweight, distributed relational database built on SQLite and using the Raft consensus protocol. RQLite provides fault-tolerant, replicated SQLite with an easy-to-use HTTP API, ideal for edge computing and embedded applications.
Python data engineers use rqlite for lightweight, distributed configuration stores and metadata databases in pipeline systems where SQLite simplicity is desired but single-node availability is insufficient. The HTTP API allows Python scripts to perform reads and writes without any database driver installation — useful in containerized microservice architectures.
A lightweight, distributed relational database built on SQLite and using the Raft consensus protocol. RQLite provides fault-tolerant, replicated SQLite with an easy-to-use HTTP API, ideal for edge computing and embedded applications.
Yes, RQLite is free to use.
RQLite is listed under the Databases & Data Warehouses category on Python Data Engineering.
Details
Related
| Tool | Pricing | Rating | |
|---|---|---|---|
CR CrateDB Distributed SQL Database | Freemium | ★ 4.2 | → |
CL ClickHousefeatured Fast Columnar OLAP Database | Freemium | ★ 4.7 | → |
DU DuckDBfeaturednew In-Process Analytical Database | Free | ★ 4.8 | → |