aioodbc
JSON →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.
Traffic · last 30 days ↑133% vs prev 7d
total hits 23
actors 7 distinct systems
last hit 8d ago ByteDance
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany · 🇪🇸 Spain
Resources
packagepypi.org/project/aioodbc/ ↗
API endpoints
full doc /v1/registry/aioodbc
install /v1/registry/aioodbc/install
compatibility /v1/registry/aioodbc/compatibility