Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

From the FAQ[1]

The main differences from rqlite are:

- Embeddable in any language that can interoperate with C

- Full support for transactions

- No need for statements to be deterministic (e.g. you can use time())

- Frame-based replication instead of statement-based replication

[1] https://github.com/canonical/dqlite/blob/master/doc/faq.md



rqlite creator here.

More fundamentally, as mentioned above, Dqlite is a library, whereas rqlite is a RDBMS (albeit a pretty simple and lightweight one).


If it’s used like a library where’s the data stored? Sorry if this is obvious




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: