How to syncronize MySQL DB and SQLite DB in java? (i’ve an idea about how to do that task)
I’m coding a java project that have a MySQL db connection, but i can affrod the user have an internet connection all the time, that’s the reason because the program needs a SQLite db.