Marc-Andre Lemburg - Advanced Database Programming with Python
528 views · Published 22 September 2014 · 30:59 · Indexed 21 September 2026
Channel: EuroPython Conference · 2014 · Science & Technology
Marc-Andre Lemburg - Advanced Database Programming with Python [EuroPython 2014] [25 July 2014] The Python DB-API 2.0 provides a direct interface to many popular database backends. It makes interaction with relational database very straight forward and allows tapping into the full set of features these databases provide. The talk will cover advanced database topics which are relevant in production environments such as locks, distributed transactions and transaction isolation. ----- The Python DB-API 2.0 provides a direct interface to many popular database backends. It makes interaction with relational database very straight forward and allows tapping into the full set of features these databases provide. The talk will cover advanced database topics which are relevant in production environments such as locks, distributed transactions and transaction isolation. ---- The talk will give an in-depth discussion of advanced database programming topics based on the Python DB-API 2.0: locks and dead-locks, two-phase commits, transaction isolation, result set scrolling, schema introspection and handling multiple result sets. Talks slides are available on request.
More from this channel
-
35:13
Python at Cloudkick
-
33:42
Managing the cloud with libcloud
-
21:34
PyPy hands-on
-
39:57
Precompiling and deploying Python to any Linux, Mac OS X or FreeBSD system
-
1:15:34
Openstack Overview - Operational Detail of a large Python Project
-
56:26
Clone detection in python
-
49:46
Python - Qt - MySQL - Konga ERP.m4v
-
28:02
Schlomo Shapiro - Sponsoring Open Source