Skip to content
forked from rqlite/rqlite

The lightweight, distributed relational database built on SQLite

License

Notifications You must be signed in to change notification settings

nebarilabs/rqlite

 
 

Repository files navigation

Circle CI appveyor Go Report Card Release Docker Slack Google Group

rqlite combines SQLite's simplicity with the power of a robust, fault-tolerant distributed database. It's designed for easy deployment and lightweight operation, offering a developer-friendly and operator-centric solution for Linux, macOS, and Windows, as well as various CPU platforms.

Check out the rqlite FAQ.

Why run rqlite?

rqlite is your solution for a rock-solid, fault-tolerant, relational database with effortless installation, deployment, and operation. It's ideal as a lightweight, distributed relational data store for both developers and operators. Think Consul or etcd, but with relational modeling available.

You can use rqlite for critical relational data in larger systems. And if you're interested in understanding how distributed systems actually work, it's a good example to study. A lot of thought has gone into its design, separating storage, consensus, and API clearly.

Key features

Quick Start

Get up and running quickly with our Quick Start guide.

Pronunciation

Common pronunciations of rqlite include "R Q lite" and "ree-qwell-lite".

About

The lightweight, distributed relational database built on SQLite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 89.9%
  • Python 9.2%
  • Other 0.9%