SQLite Journal Modes [video](youtube.com) |
SQLite Journal Modes [video](youtube.com) |
They use CRDTs for syncing, but their site has virtually no details on what data structures are supported. https://mycelial.com/docs/get-started/quick-start
Additionally, most current tools will not be able to read database files using WAL2, although this is not an issue for most applications that only use it for internal storage.