Embeddable, replicated and fault-tolerant SQLite engine
Embeddable, replicated and fault-tolerant SQLite-powered engine
dqlite$ dqlite$ dqlite -s localhost:9001 'CREATE TABLE test (id INTEGER PRIMARY KEY)'$ dqlite -s localhost:9001 'SELECT * FROM test'