LiteSync - easy synchronization of SQLite databases for Grist

Due to the lack of the possibility of using MySQL as a database for storing data, I found a project LiteSync.
Is it possible to apply this solution in Grist?

Hi @BiBo.

I’m not familiar with LiteSync, but from what I’ve read of their documentation so far, it looks like you’d need to make changes to the Grist source code and use their SQLite library in order to start replicating and/or synchronizing. If you’re looking for a backup/replication solution for your Grist documents, there’s also https://litestream.io, which might be a better fit for that use case.

George

1 Like

I use REST API for data exchange in NocoDB and another webapp. In Grist we no have this way for the present. Advantage LiteSync is work in Airplane mode for mobile app.