This repo show a working partial ODBC and PEP 249 implementation with pure Python - no C required! Using the Postgres fronend/backend TCP protocol we'll send and recieve bytes from Posgres and create ...
Unfortunately as of today (March 2020) ODBC connection pooling in Linux does work as expected to due an issue in unixODBC library. Is this still true? Link to the issue?