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

    Supported Environments

    • C/C++
      • Quickstart
      • Driver Manager
      • Concurrency and Thread Safety
      • C/C++ API Reference
        • adbc.h
        • adbc_driver_manager.h
    • 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
        • 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
    Edit this page

    Python#

    • Quickstart
      • Installation
      • DBAPI (PEP 249)-style API
    • Driver Manager
      • Installation
      • Usage
      • API Reference
    • Python API Reference
      • adbc_driver_manager
      • adbc_driver_flightsql
      • adbc_driver_postgresql
      • adbc_driver_sqlite
    • Python Cookbook
      • Driver Manager Recipes
      • PostgreSQL Recipes
    Next
    Quickstart
    Previous
    Java API Reference
    Copyright © 2022–2024 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