Fast ODBC with Python – turbodbc

Turbodbc is a Python module to access relational databases via the Open Database
Connectivity (ODBC) interface. In addition to complying with the Python Database API
Specification 2.0, turbodbc offers built-in NumPy support. Don’t wait minutes for your
re… Read more

Similar