{"id":13471064,"url":"https://github.com/mkleehammer/pyodbc","last_synced_at":"2025-05-12T05:26:42.125Z","repository":{"id":437571,"uuid":"59235","full_name":"mkleehammer/pyodbc","owner":"mkleehammer","description":"Python ODBC bridge","archived":false,"fork":false,"pushed_at":"2024-12-07T20:51:03.000Z","size":1503,"stargazers_count":3002,"open_issues_count":69,"forks_count":564,"subscribers_count":121,"default_branch":"master","last_synced_at":"2025-05-11T03:12:42.894Z","etag":null,"topics":["database","dbapi","odbc","python"],"latest_commit_sha":null,"homepage":"https://github.com/mkleehammer/pyodbc/wiki","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"marcmascarell/urlify","license":"mit-0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mkleehammer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2008-10-03T15:19:37.000Z","updated_at":"2025-05-09T02:55:35.000Z","dependencies_parsed_at":"2023-10-10T16:35:13.050Z","dependency_job_id":"6ea79ace-70f8-4154-a73c-f38e9a74ddca","html_url":"https://github.com/mkleehammer/pyodbc","commit_stats":{"total_commits":518,"total_committers":63,"mean_commits":8.222222222222221,"dds":0.5637065637065637,"last_synced_commit":"209e4b519d32c5a0381f6b9ba548da27b8a75d27"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkleehammer%2Fpyodbc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkleehammer%2Fpyodbc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkleehammer%2Fpyodbc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkleehammer%2Fpyodbc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkleehammer","download_url":"https://codeload.github.com/mkleehammer/pyodbc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253509787,"owners_count":21919589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","dbapi","odbc","python"],"created_at":"2024-07-31T16:00:39.229Z","updated_at":"2025-05-11T03:12:51.641Z","avatar_url":"https://github.com/mkleehammer.png","language":"C++","readme":"# pyodbc\n\n[![Windows build](https://ci.appveyor.com/api/projects/status/github/mkleehammer/pyodbc?branch=master\u0026svg=true\u0026passingText=Windows%20build\u0026failingText=Windows%20build)](https://ci.appveyor.com/project/mkleehammer/pyodbc)\n[![Ubuntu build](https://github.com/mkleehammer/pyodbc/actions/workflows/ubuntu_build.yml/badge.svg)](https://github.com/mkleehammer/pyodbc/actions/workflows/ubuntu_build.yml)\n[![PyPI](https://img.shields.io/pypi/v/pyodbc?color=brightgreen)](https://pypi.org/project/pyodbc/)\n\npyodbc is an open source Python module that makes accessing ODBC databases simple.  It\nimplements the [DB API 2.0](https://www.python.org/dev/peps/pep-0249) specification but is packed with even more Pythonic convenience.\n\nThe easiest way to install pyodbc is to use pip:\n\n    python -m pip install pyodbc\n\nOn Macs, you should probably install unixODBC first if you don't already have an ODBC\ndriver manager installed.  For example, using the [homebrew](https://brew.sh/) package manager:\n\n    brew install unixodbc\n    python -m pip install pyodbc\n\nSimilarly, on Unix you should make sure you have an ODBC driver manager installed before\ninstalling pyodbc.  See the [docs](https://github.com/mkleehammer/pyodbc/wiki/Install)\nfor more information about how to do this on different Unix flavors.  (On Windows, the\nODBC driver manager is built-in.)\n\nPrecompiled binary wheels are provided for multiple Python versions on most Windows, macOS,\nand Linux platforms.  On other platforms pyodbc will be built from the source code.  Note,\npyodbc contains C++ extensions so you will need a suitable C++ compiler when building from\nsource.  See the [docs](https://github.com/mkleehammer/pyodbc/wiki/Install) for details.\n\n[Documentation](https://github.com/mkleehammer/pyodbc/wiki)\n\n[Release Notes](https://github.com/mkleehammer/pyodbc/releases)\n","funding_links":[],"categories":["C++","Python","📚 فهرست","🗃️ SQL \u0026 Databases"],"sub_categories":["دیتابیس","Tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkleehammer%2Fpyodbc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkleehammer%2Fpyodbc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkleehammer%2Fpyodbc/lists"}