MySQL is a relational database management system (RDBMS). SQLite is local database on Android device (data stored/processed on a device) with SQL interface. FireBase is suitable for real time applications. MySQL mostly used for relational data and transactions.