SQLite has good support on windows as well as Linux, it has tools to view the contents independently of bigger software pieces like Apache and MySQL: https://sqlitebrowser.org/ The task(s) here are:
- Get familiarized with SQLite, create, modify, update using dummy data
- Migrate website database to SQLite in node JS (server-side): https://nodejs.org/api/sqlite.html