https://github.com/ianfrantz/Docker-with-Databases
That github project contains lots of code I wrote from scratch to do many things with Microsoft SQL Server and PostgreSQL. Some of it comes from the SQL Saturday in Redmond I went to in April.
I tried to write pretty usable documentation as well. :]
Goal: Scripted Docker deployments for the latest SQL Server and PostgreSQL database software.
- Subgoal: Optional database restores of Adventureworks or DVDRental.
- Noteable: Intermediate SQL Server code and Stress Testing available too.