SQLite Sync

Hello everyone,

I have technical issues with Ionic4.
i develop an application for Android.
I have to record data locally (without internet connection) and with internet connection.
Locally with Sqlite because i can’t use couchbase lite as this is not free and mangodb because this is not supported
But i don’t know how you are supposed to manage RESTful as mangodb doesn’t work for me

i suggest you to build your custom sync mechanism because there is no such tools or plugin which provide SQLite autosync for free

1 Like