Next
/
Previous
/ Index
/ TCC Help System
/ Publications
/ Site map
/ NM Tech homepage
Some Python database helper functions
|
|
Python is blessed with a standard DBAPI (DataBase Applications Program
Interface) for database functions that requires very little work
to move an application to a different database engine.
I have written some functions that go on top of the standard
DBAPI to take care of building much of the SQL (Structured Query
Language) that actually does the work at the DBAPI level.
Next: Python Web frontends to database backends
See also: Examples of applications written in Python
Previous: Tkinter: GUI programming with Python
Site map
Index:
Keyword index
to help pages
Help:
New Mexico Tech Computer Center: Help System
TCC Publications
Home:
About New Mexico Tech
John Shipman, john@nmt.edu
Last updated: 2006/12/07 22:36:13 UT
URL: http://www.nmt.edu/tcc/help/lang/python/dbhelpers.html