Contents Menu Expand Light mode Dark mode Auto light/dark mode
    ADBC 0.6.0 documentation
    Light Logo Dark Logo
    ADBC 0.6.0 documentation
    • Frequently Asked Questions (FAQ)

    Supported Environments

    • C/C++
      • Quickstart
      • Driver Manager
      • Concurrency and Thread Safety
      • C/C++ API Reference
        • adbc.h
        • adbc_driver_manager.h
    • Go
    • Java
    • Python
      • Quickstart
      • Driver Manager
      • Python API Reference
        • adbc_driver_manager
        • adbc_driver_flightsql
        • adbc_driver_postgresql
        • adbc_driver_sqlite
      • Python Cookbook
        • Driver Manager Recipes
        • PostgreSQL Recipes
    • R

    Drivers

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

    Specification

    • ADBC API Standard
    • Versioning and Compatibility
    • Comparison with Other APIs

    Development

    • Contributing
    • Nightly Packages
    • 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, Apache Arrow Developers
    Made with Sphinx and @pradyunsg's Furo