SQLite
Ranks in the top ten most popular relational databases. Typical uses are in mobile, embedded and IoT apps.
MyRentSQLite (SQLite)
Working with a subset of the MyRent app, we develop a module to persist data using SQLite, use the Android Debug Bridge (adb) commandline tool to view the database content and as an exercise replace the file system in MyRent with an SQLite implementation.