filmov
tv
EuroPython 2008: Using the Python Database API

Показать описание
Accessing databases from Python using the Python Database API.
The Python Database API (DB-API) is a specification of a module interface that allows interfacing from Python to a relational database.
This talk gives a high-level introduction to the concepts used in the Python DB-API and relational databases in general. Connection, cursors and transactions are discussed, and their use in Python database applications is explained.
The eGenix mxODBC Python extension is an example of a database module implementing the Python Database API 2.0 (PEP 294).
The talk was given by Marc-Andre Lemburg at EuroPython 2008 in Vilnius, Lithuania.
Please excuse the poor audio quality.
The Python Database API (DB-API) is a specification of a module interface that allows interfacing from Python to a relational database.
This talk gives a high-level introduction to the concepts used in the Python DB-API and relational databases in general. Connection, cursors and transactions are discussed, and their use in Python database applications is explained.
The eGenix mxODBC Python extension is an example of a database module implementing the Python Database API 2.0 (PEP 294).
The talk was given by Marc-Andre Lemburg at EuroPython 2008 in Vilnius, Lithuania.
Please excuse the poor audio quality.
EuroPython 2008: Using the Python Database API
EuroPython 2008: Designing Large-Scale Applications in Python
EuroPython 2013: Efficient Python development with small teams
Python for High Performance and Scientific Computing
EuroPython 2013: Designing Large-Scale Applications in Python
Romain Dorgueil - Simple ETL in python 3.5+ with Bonobo
Fernando Masanori Ashikaga - Data Structures with Python
Yury Selivanov - High Performance Networking in Python
EuroPython 2007: Zope and RDBMS
Shipping ready-to-run Python apps without the need to install Python — Marc-André Lemburg
Dimiter Naydenov - All You Need is Pandas: Unexpected Success Stories
Deploying web applications to the cloud with Python
Steve Dower - Python on Windows is Okay, Actually
Roberto Polli - Scaling MySQL with Python
Jose Manuel Ortega - Ethical hacking with Python tools
Marc-Andre Lemburg - Thoughts on the Future of Python
David Arcos - Python in the Sky: In-Flight Entertainment with Python
Christian Heimes - Introduction to low-level profiling and tracing
Jose Manuel Ortega - Hacking ético con herramientas Python
EuroPython 2023 Opening Session
Victor Stinner - Python 3: ten years later
Guido van Rossum - Keynote: Python now and in the future
Simple ETL with Bonobo — Europython 2017
Larry Hastings - Python's Infamous GIL
Комментарии