Let's talk about that graveyard of old phones you've got stashed in a kitchen drawer. Instead of letting them collect dust until they're literal ancient artifacts, it's time to put one of those bricks ...
SQLead is a somewhat-complete implementation of SupportSQLiteDatabase backed by JDBC, so it can be used on a desktop (but cannot be used on any mobile phone). Partly to be able to test Room DB queries ...
A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations ...