This article provides a short introduction to Database Systems and Azure Cosmos DB Table API with a code sample. https://www.c-sharpcorner.com/article/cosmos-db-table-api/
A good Step-by-step tutorial on using SQLite and Entity Framework Core with Docker. The code sample based on Microservices architecture. Also, you will learn here...