e9b0c36292
almost any database from Windows, Linux, OS/X, and more. It implements the Python Database API Specification v2.0, but additional features have been added to simplify database programming even more. WWW: http://code.google.com/p/pyodbc/ PR: ports/133757 Submitted by: Robet Kruus <rob.kruus@gmail.com>
8 lines
307 B
Text
8 lines
307 B
Text
pyodbc is a Python module that allows you to use ODBC to connect to
|
|
almost any database from Windows, Linux, OS/X, and more.
|
|
|
|
It implements the Python Database API Specification v2.0, but
|
|
additional features have been added to simplify database
|
|
programming even more.
|
|
|
|
WWW: http://code.google.com/p/pyodbc/
|