In this video Jeremy creates a Blazor application that uses SQLite for the backend. It's tied together with Entity Framework Core.
SQLite is a very lightweight file based database system that's traditionally used on mobile and embedded applications. However you can also use it for web applications!
This is a full walkthrough from start to finish so tune in.