sqlite-sync / SQLite-sync.com

AMPLI-SYNC is a framework for synchronizing data between a Sqlite database and an MS SQL/MySQL/Oracle/PostgreSQL database. With this framework your application can work completely offline (Airplane Mode), then perform an automated Bidirectional Synchronization when an internet connection becomes available.
https://ampliapps.com/sqlite-sync/
BSD 3-Clause "New" or "Revised" License
326 stars 82 forks source link

java program to sync my local database data into cloud. #44

Open Bakhtiarkhetran opened 4 years ago

Bakhtiarkhetran commented 4 years ago

java program to sync my local database data into cloud. When i save the record it should store in local data but when i connect to internet and should sink the data into server.