DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

Dqlite


Dqlite ("distributed SQLite") is a portable C library that provides a shared-nothing DBMS. It uses SQLite as its internal storage manager.

Source Code
https://github.com/canonical/dqlite[02]
Developer
Start Year
2018 [04]
Project Type
Open Source
Written in
C
Supported Languages
C
Embeds / Uses
SQLite
Compatible With
SQLite
License
Apache v2

Database Entry

Dqlite


Dqlite ("distributed SQLite") is a portable C library that provides a shared-nothing DBMS. It uses SQLite as its internal storage manager.

Data Model


Query Interface


SQL

Storage Architecture


Storage Model


Storage Organization


System Architecture


Citations

4 sources
  1. Canonical Dqlite canonical.com
  2. GitHub - canonical/dqlite: Embeddable, replicated and fault-tolerant SQL engine. · GitHub github.com
  3. Dqlite documentation canonical.com
  4. Add AUTHORS and LICENSE file github.com
Revision #2 Last Updated: