We have a small database server - small enough that we could completely sync the server-side MySQL database with a android/iOS client SQLite database.
How could I do this easily? The goal is to avoid having to create a more complex REST API to interface between the server side and clients, because the DB is so small that we could save time this way.
Aucun commentaire:
Enregistrer un commentaire