# mkleehammer/pyodbc

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/mkleehammer-pyodbc).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

3,082 stars · 570 forks · C++ · MIT-0

## Links

- GitHub: https://github.com/mkleehammer/pyodbc
- Homepage: https://github.com/mkleehammer/pyodbc/wiki
- awesome-repositories: https://awesome-repositories.com/repository/mkleehammer-pyodbc.md

## Description

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.

## Tags

### Part of an Awesome List

- [Database Clients](https://awesome-repositories.com/f/awesome-lists/data/database-clients.md) — Python ODBC bridge.
- [Database Tools](https://awesome-repositories.com/f/awesome-lists/data/database-tools.md) — Python library for ODBC database access.
