Hi Team,
I was going thru some tutorials about the database and I read few blogs about how to create database using sqlite3 or how to read from remote MySQL database. Sometimes I saw code that read database from remote and then create SQLite to work with in the app (as I understood it… maybe I am wrong)…
I hope someone can explain what is the difference between using SQLite or using MySQL in the apps. I am planning to develop an application that will be used by employees so they can register, login then find some services in the app.
I hope someone can help me understand the diff and when to use what…
Thanks in advance…
Abdul