SQLite Database in NET MAUI
SQLite is still one of the most practical building blocks for offline-first mobile apps.
This video walks through getting a SQLite database working in a .NET MAUI app, including the basic setup and typical data persistence patterns.