SQLAlchemy Presentation - Boston Python Meetup

I gave this presentation a few months ago at the Boston Python Meetup. I promised to put the slides up but didn't get the chance until now. We decided to do a major push for Smarterer that same week (with media coverage in TechCrunch and presenting at Webinno) so needless to say I was a total zombie after not getting enough sleep. I didn't cover as much material as I'd hoped, but I think it went OK.

At some point I'd like to do a follow up and get into more of the details with more code examples.

PDF of the slides

Python demo files:
- demo.py
- sa_presentation.py