What is rqlite?
rqlite is an easy-to-use, lightweight, distributed relational database, which uses SQLite as its storage engine. It is super-simple to deploy, operating it is very straightforward, and its clustering capabilities provide you with fault-tolerance and high-availability.
Simple
Up and running in seconds
Easy-to-use HTTP API
Works great with Kubernetes
Trusted
Built on SQLite, the world’s most popular database
Use SQLite full-text search and JSON documents
Access controls and encryption for secure deployments
Reliable
Automatic node-discovery and clustering
Clustering gives you fault-tolerance and high-availability
Uses Raft for distributed consensus