{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/4"}],"enrichment":{"capability":"Provides a DBAPI 2.0-compatible interface to Snowflake via the ADBC driver manager, enabling standard Python database operations against Snowflake warehouses.","skillfed_tags":["snowflake","arrow-adbc","dbapi"],"use_cases":["Execute SQL queries against Snowflake from Python using standard DBAPI 2.0 cursor and connection patterns","Integrate Snowflake data access into ETL pipelines or data processing workflows that expect a DBAPI-compatible database driver","Build applications that need to switch between multiple databases by using a standardized interface","Fetch and process Snowflake query results in Python data analysis or reporting scripts"],"what_it_does":"This package wraps the Apache Arrow ADBC Snowflake driver to expose a standard DBAPI 2.0 (PEP 249) interface for Python applications connecting to Snowflake. It sits on top of the adbc-driver-manager and provides familiar cursor and connection objects that developers expect from Python database libraries.\n\nThe driver is maintained as part of the Apache Arrow project and supports current Python versions (3.10+). It is distributed as precompiled wheels for common platforms (macOS, Linux, Windows across x86_64 and ARM architectures), though building from source requires the native Snowflake driver library and an environment variable to be set. It has no known security vulnerabilities and receives active maintenance.","worth_installing":"Yes, if you need to connect to Snowflake from Python and prefer a DBAPI 2.0-compatible interface. The package is actively maintained, has no known vulnerabilities, and is distributed as precompiled wheels for most platforms. Medium install friction is mainly a concern if building from source; prebuilt wheels are straightforward. Suitable for production use in applications requiring Snowflake connectivity."},"id":"adbc-driver-snowflake","links":{"html":"https://skillfed.io/packages/adbc-driver-snowflake","md":"https://skillfed.io/packages/adbc-driver-snowflake.md","pypi":"https://pypi.org/project/adbc-driver-snowflake/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-07","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"adbc-driver-snowflake","python_support":"supports_current","summary":"An ADBC driver for working with Snowflake."},"popularity":{"monthly_downloads":144512,"position":11150,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.11.0"}
