Setup a Postgres + Python Docker Dev Stack
Query a Postgres DB from a Python Application
By the end of this blog post you will have all the tools you need to query a Postgresdatabase, with some dummy data, from a python application, all without installing a single thing besides docker onto your computer!
Learning Curve
If you