{"library":"adbc-driver-postgresql","type":"library","category":null,"description":"The `adbc-driver-postgresql` package provides Python bindings for a libpq-based ADBC (Arrow Database Connectivity) driver for PostgreSQL. It offers a DBAPI 2.0-compatible interface, enabling high-performance data access to PostgreSQL databases by leveraging Apache Arrow for columnar data interchange. The library is currently active, with version 1.11.0, and typically releases in conjunction with the broader Apache Arrow ADBC project.","language":"python","status":"active","version":"1.11.0","tags":["database","postgresql","adbc","apache arrow","dbapi","sql","columnar"],"last_verified":"Thu May 21","install":[{"cmd":"pip install adbc-driver-postgresql","imports":["import adbc_driver_postgresql.dbapi\nconn = adbc_driver_postgresql.dbapi.connect(...)"]},{"cmd":"mamba install adbc-driver-postgresql","imports":[]},{"cmd":"# Note: This Python package requires an underlying C/C++ ADBC PostgreSQL driver (libadbc_driver_postgresql.so/.dll/.dylib) to be available in your system's library path or specified via ADBC_POSTGRESQL_LIBRARY environment variable. Standard pip/conda installations often handle this for common platforms.\nexport ADBC_POSTGRESQL_LIBRARY=/path/to/libadbc_driver_postgresql.so","imports":[]}],"homepage":"https://arrow.apache.org/adbc/","github":"https://github.com/apache/arrow-adbc","docs":null,"changelog":null,"pypi":"https://pypi.org/project/adbc-driver-postgresql/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":2,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/adbc-driver-postgresql/compatibility"}}