This GitHub repository contains code samples that demonstrate how to use Microsoft's Azure Data products including SQL Server, Azure SQL Database, Azure Synapse, and Azure SQL Edge. Each sample ...
A simple sql script that will populate a database with the famous northwind example, adapted for postgres. The "db" docker exposes postgres on the port 55432. If you have psql on your path, you may ...