# apache-airflow-providers-common-sql

> Provider package apache-airflow-providers-common-sql for Apache Airflow

- **URL**: https://www.freshcrate.ai/projects/apache-airflow-providers-common-sql
- **Author**: pypi
- **Category**: Frameworks
- **Latest version**: `airflow-ctl/0.1.5` (2026-06-03)
- **License**: Unknown
- **Source**: https://github.com/apache/airflow/issues
- **Homepage**: https://pypi.org/project/apache-airflow-providers-common-sql/
- **Language**: Python
- **GitHub**: 45,120 stars, 16,899 forks
- **Registry**: pypi (`apache-airflow-providers-common-sql`)
- **Tags**: `airflow`, `airflow-provider`, `common.sql`, `integration`, `pypi`

## Description

.. Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
   distributed with this work for additional information
   regarding copyright ownership.  The ASF licenses this file
   to you under the Apache License, Version 2.0 (the
   "License"); you may not use this file except in compliance
   with the License.  You may obtain a copy of the License at

..   http://www.apache.org/licenses/LICENSE-2.0

.. Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.

.. NOTE! THIS FILE IS AUTOMATICALLY GENERATED AND WILL BE OVERWRITTEN!

.. IF YOU WANT TO MODIFY TEMPLATE FOR THIS FILE, YOU SHOULD MODIFY THE TEMPLATE
   ``PROVIDER_README_TEMPLATE.rst.jinja2`` IN the ``dev/breeze/src/airflow_breeze/templates`` DIRECTORY

Package ``apache-airflow-providers-common-sql``

Release: ``1.34.0``


`Common SQL Provider <https://en.wikipedia.org/wiki/SQL>`__


Provider package
----------------

This is a provider package for ``common.sql`` provider. All classes for this provider package
are in ``airflow.providers.common.sql`` python package.

You can find package information and changelog for the provider
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-common-sql/1.34.0/>`_.

Installation
------------

You can install this package on top of an existing Airflow installation (see ``Requirements`` below
for the minimum Airflow version supported) via
``pip install apache-airflow-providers-common-sql``

The package supports the following python versions: 3.10,3.11,3.12,3.13,3.14

Requirements
------------

==========================================  ==================
PIP package                                 Version required
==========================================  ==================
``apache-airflow``                          ``>=2.11.0``
``apache-airflow-providers-common-compat``  ``>=1.14.1``
``sqlparse``                                ``>=0.5.1``
``more-itertools``                          ``>=9.0.0``
``methodtools``                             ``>=0.4.7``
==========================================  ==================

Cross provider package dependencies
-----------------------------------

Those are dependencies that might be needed in order to use all the features of the package.
You need to install the specified providers in order to use them.

You can install such cross-provider dependencies when installing from PyPI. For example:

.. code-block:: bash

    pip install apache-airflow-providers-common-sql[amazon]


====================================================================================================================  ==================
Dependent package                                                                                                     Extra
====================================================================================================================  ==================
`apache-airflow-providers-amazon <https://airflow.apache.org/docs/apache-airflow-providers-amazon>`_                  ``amazon``
`apache-airflow-providers-apache-iceberg <https://airflow.apache.org/docs/apache-airflow-providers-apache-iceberg>`_  ``apache.iceberg``
`apache-airflow-providers-common-compat <https://airflow.apache.org/docs/apache-airflow-providers-common-compat>`_    ``common.compat``
`apache-airflow-providers-openlineage <https://airflow.apache.org/docs/apache-airflow-providers-openlineage>`_        ``openlineage``
====================================================================================================================  ==================

Optional dependencies
----------------------

==================  =======================================================================================================================================================================
Extra               Dependencies
==================  =======================================================================================================================================================================
``pandas``          ``pandas[sql-other]>=2.1.2; python_version <"3.13"``, ``pandas>=2.2.3; python_version >="3.13" and python_version <"3.14"``, ``pandas>=2.3.3; python_version >="3.14"``
``openlineage``     ``apache-airflow-providers-openlineage``
``polars``          ``polars>=1.26.0``
``sqlalchemy``      ``sqlalchemy>=1.4.54``
``amazon``          ``apache-airflow-providers-amazon``
``datafusion``      ``datafusion>=50.0.0,<52.0.0``
``pyiceberg-core``  ``pyiceberg-core>=0.8.0``
``apache.iceberg``  ``apache-airflow-providers-apache-iceberg``
==================  ==========================================================================================

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `airflow-ctl/0.1.5` | 2026-06-03 | High | :package: PyPI: https://pypi.org/project/apache-airflow-ctl/0.1.5 :books: Docs: https://airflow.apache.org/docs/apache-airflow-ctl/0.1.5 :hammer_and_wrench: Release Notes: https://airflow.apache.org/docs/apache-airflow-ctl/0.1.5/release_notes.html  ## Significant Changes  - Add dags next execution command (#66172, #66188) - Add bulk delete Dag Runs (#67095) - Add `rerun_with_latest_version` config hierarchy for clear/rerun behavior (#63884) - Implement patching of task group instances i |
| `3.2.2` | 2026-05-29 | High | 📦 PyPI: https://pypi.org/project/apache-airflow/3.2.2/ 📚 Docs: https://airflow.apache.org/docs/apache-airflow/3.2.2/ 🛠 Release Notes: https://airflow.apache.org/docs/apache-airflow/3.2.2/release_notes.html 🐳 Docker Image: "docker pull apache/airflow:3.2.2" 🚏 Constraints: https://github.com/apache/airflow/tree/constraints-3.2.2  ## Significant Changes  - The SMTP STARTTLS upgrade performed by ``airflow.utils.email.send_email`` now validates the SMTP server's certificate against the s |
| `helm-chart/1.21.0` | 2026-04-24 | High | Significant Changes |
| `3.2.1` | 2026-04-22 | High | 📦 PyPI: https://pypi.org/project/apache-airflow/3.2.1/ 📚 Docs: https://airflow.apache.org/docs/apache-airflow/3.2.1/ 🛠 Release Notes: https://airflow.apache.org/docs/apache-airflow/3.2.1/release_notes.html 🐳 Docker Image: "docker pull apache/airflow:3.2.1" 🚏 Constraints: https://github.com/apache/airflow/tree/constraints-3.2.1  ## Significant Changes  - Users who only have read access to DAGs will no longer be able to fetch data from the ``/dags`` endpoint, as it now requires additi |
| `1.34.0` | 2026-04-21 | Low | Imported from PyPI (1.34.0) |
| `3.2.0` | 2026-04-07 | Medium | 📦 PyPI: https://pypi.org/project/apache-airflow/3.2.0/ 📚 Docs: https://airflow.apache.org/docs/apache-airflow/3.2.0/ 🛠 Release Notes: https://airflow.apache.org/docs/apache-airflow/3.2.0/release_notes.html 🐳 Docker Image: "docker pull apache/airflow:3.2.0" 🚏 Constraints: https://github.com/apache/airflow/tree/constraints-3.2.0  ## Significant Changes   ### Asset Partitioning  The headline feature of Airflow 3.2.0 is asset partitioning — a major evolution of data-aware scheduling |
| `helm-chart/1.20.0` | 2026-03-22 | Medium | # Significant Changes  ## Support for old versions of Apache Airflow <2.11 has been dropped (#61018)  Minimum supported version of Apache Airflow is now 2.11.0. If you want to deploy an old version of Apache Airflow, please use the last released version of the chart 1.19.0.  ## ``workers`` specific sections have been moved to ``workers.celery`` / ``workers.kubernetes`` sections  Please update your configuration accordingly: * ``workers.command`` command is now deprecated in favor of `` |
| `airflow-ctl/0.1.3` | 2026-03-19 | Low | 📦 PyPI: https://pypi.org/project/apache-airflow-ctl/0.1.3/ 📚 Docs: https://airflow.apache.org/docs/apache-airflow-ctl/0.1.3/ 🛠 Release Notes: https://airflow.apache.org/docs/apache-airflow-ctl/0.1.3/release_notes.html  Thanks to all the contributors who made this possible. Next time, Release notes will be available through public documentation.  ## Significant Changes  - Add airflowctl auth token command to print JWT access tokens ([#62843](https://github.com/apache/airflow/pull/62843 |
| `3.1.8` | 2026-03-11 | Low | :package: PyPI: https://pypi.org/project/apache-airflow/3.1.8/ :books: Docs: https://airflow.apache.org/docs/apache-airflow/3.1.8/ :hammer_and_wrench: Release Notes: https://airflow.apache.org/docs/apache-airflow/3.1.8/release_notes.html :whale: Docker Image: "docker pull apache/airflow:3.1.8" :busstop: Constraints: https://github.com/apache/airflow/tree/constraints-3.1.8  ## Significant Changes  ### Backfill permissions are now handled via ``DagAccessEntity.Run`` (#61456)  ``is_author |
| `airflow-ctl/0.1.2` | 2026-02-25 | Low | 📦 PyPI: https://pypi.org/project/apache-airflow-ctl/0.1.2/ 📚 Docs: https://airflow.apache.org/docs/apache-airflow-ctl/0.1.2/ 🛠 Release Notes: https://airflow.apache.org/docs/apache-airflow-ctl/0.1.2/release_notes.html  Thanks to all the contributors who made this possible. Next time, Release notes will be available through public documentation.  ## Significant Changes  - Add XCom CLI commands to airflowctl ([#61021](https://github.com/apache/airflow/pull/61021)) - Add auth list-envs |

## Citation

- HTML: https://www.freshcrate.ai/projects/apache-airflow-providers-common-sql
- Markdown: https://www.freshcrate.ai/projects/apache-airflow-providers-common-sql.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/apache-airflow-providers-common-sql/deps

_Generated by freshcrate.ai. Indexes pypi releases for AI-agent ecosystem packages._
