pycon-sql-tutorial icon indicating copy to clipboard operation
pycon-sql-tutorial copied to clipboard

Resources for my PyCon SQL tutorial

SQL for Python Developers

This repository contains all of the materials that go with my 2012 PyCon tutorial “SQL For Python Developers” that people are still enjoying thanks to its having been put online by Next Day Video and the conference:

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

If you are interested in trying out the materials yourself, here is the SQLite 3 database that you can download that powers all of the examples:

https://rhodesmill.s3.amazonaws.com/movie.db

Enjoy!