padhia / pyodbc

Python ODBC bridge

Home Page:https://github.com/mkleehammer/pyodbc/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyodbc

Build Status Windows Status

pyodbc is an open source Python module that makes accessing ODBC databases simple. It implements the DB API 2.0 specification but is packed with even more Pythonic convenience.

The easiest way to install is to use pip:

pip install pyodbc

Precompiled binary wheels are provided for most Python versions on Windows and macOS. On other operating systems this will build from source.

Documentation

Release Notes

About

Python ODBC bridge

https://github.com/mkleehammer/pyodbc/wiki

License:MIT No Attribution


Languages

Language:Python 61.2%Language:C++ 35.1%Language:C 3.6%Language:Shell 0.0%Language:Batchfile 0.0%