{"library":"aioodbc","type":"library","category":null,"description":"aioodbc is a Python 3.7+ module that enables asynchronous access to ODBC databases using `asyncio`. It acts as an asynchronous wrapper around the `pyodbc` library, maintaining a similar API. The library internally uses threads to prevent blocking the event loop, a common strategy for integrating synchronous I/O operations into asynchronous applications. The current version is 0.5.0, with ongoing development focused on Python version compatibility, dependency updates, and API enhancements.","language":"python","status":"active","version":"0.5.0","tags":["asyncio","odbc","database","data access","connection pool"],"last_verified":"Fri May 22","install":[{"cmd":"pip install aioodbc","imports":["import aioodbc"]}],"homepage":null,"github":"https://github.com/aio-libs/aioodbc","docs":"https://uddsketch.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/aioodbc/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aioodbc/compatibility"}}