theautomatic.net
Reading from databases with Python - Open Source Automation
Reading from databases with Python is a common need. This post explores pyodbc, pypyodbc, and turbodbc for interacting with databases using Python.
Andrew Treadway