forked from Lainports/opnsense-ports
8 lines
312 B
Text
8 lines
312 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: https://github.com/mkleehammer/pyodbc
|