Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
    ADBC 18 documentation
    Light Logo Dark Logo
    ADBC 18 documentation
    • Frequently Asked Questions (FAQ)
    • Glossary
    • Index

    Supported Environments

    • C/C++
      • Quickstart
      • Driver Manager
      • Concurrency and Thread Safety
      • Driver Example
      • C/C++ API Reference
    • C#/.NET
    • Go
    • Java
      • Quickstart
      • Driver Manager
      • Java API Reference
    • Python
      • Quickstart
      • Driver Manager
      • Python API Reference
        • adbc_driver_manager
        • adbc_driver_flightsql
        • adbc_driver_postgresql
        • adbc_driver_sqlite
      • Python Cookbook
        • DBAPI/Driver Manager Recipes
        • Flight SQL Recipes
        • PostgreSQL Recipes
        • SQLite Recipes
    • R

    Drivers

    • Installation
    • Driver Implementation Status
    • DuckDB Support
    • Flight SQL Driver
    • JDBC Adapter
    • PostgreSQL Driver
    • Snowflake Driver
    • SQLite Driver
    • Writing New Drivers

    Specification

    • ADBC API Standard
    • Versioning and Compatibility
    • Comparison with Other APIs
    • How Drivers and the Driver Manager Work Together
    • Related Work

    Development

    • Contributing
    • Nightly Packages
    • Versioning
    • Release Management Guide
    Back to top

    Python Module Index

    a
     
    a
    - adbc_driver_flightsql
        adbc_driver_flightsql.dbapi
    - adbc_driver_manager
        adbc_driver_manager.dbapi
    - adbc_driver_postgresql
        adbc_driver_postgresql.dbapi
    - adbc_driver_sqlite
        adbc_driver_sqlite.dbapi
    Copyright © 2022–2025 The Apache Software Foundation. Apache Arrow, Arrow, Apache, the Apache feather logo, and the Apache Arrow project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.
    Made with Sphinx and @pradyunsg's Furo