How to Use Python with a Database

Eric Chi
11 min readJun 13, 2023
Photo by valentinadragun on Wallpapers.com

Complete source code can be found here: https://github.com/ericjaychi/sample-python-database-connection

One of the most important pieces of any modern-day application is a database. I don’t think anyone will argue that. So this is a kickstart guide on some of the basics when it comes to working with one of the most important pieces of technology in any program.

--

--

Eric Chi

Passion for learning, teaching, and helping others understand the world of software. Currently working @ Blizzard Entertainment as a Solutions Architect.