SQLite is a opensource SQL database that stores data to a text file on a device. Android comes in with built in SQLite database implementation.
SQLite is a opensource SQL database that stores data to a text file on a device. Android comes in with built in SQLite database implementation.