A database is already there
Every application ships with a built-in database. Create tables, write SQL, bind results to a grid, and you have a working data-driven app. No separate database to provision, no connection strings to wire up before the first screen works.