Contribute Media
A thank you to everyone who makes this possible: Read More

Introduction to Python Database Programming

Summary

[EuroPython 2011] Marc-Andre Lemburg - 21 June 2011 in "Track Tagliatelle"

Description

The talk will give an introduction to the concepts used in the Python Database API and relational databases in general. Connection, cursors and transactions are discussed, and their use in a typical Python database application are demonstrated. The talk will also touch upon some advanced database programming techniques and discuss best practices.

Details

Improve this page