To clarify: we could make it “just work” for a single-writer use case. Doing distributed SQL is a massive undertaking, and waiting for WNDB is almost certainly a better approach for multi-writer for our use case. This does serve single-writer/multi-reader with no multi-device concurrency quite well, though.