/pycon-sql-tutorial

Resources for my PyCon SQL tutorial

Primary LanguagePython

SQL for Python Developers

This repository contains all of the materials that go with my 2012 PyCon tutorial “SQL For Python Developers” which is on YouTube:

https://www.youtube.com/watch?v=Thd8yoBou7k

The movie database used in the tutorial was assembled from the IMDB’s non-commercial data files using scripts in the bin/ directory, but I haven’t tested whether they still work.