Java Database Connectivity (JDBC)
apache-airflow-providers-jdbc
Java Database Connectivity (JDBC)
Works with Airflow 2.11+
pip install apache-airflow-providers-jdbc==5.4.4
Additional dependencies with this extra:
Airflow
2.11+
Python
>=3.10
Dependencies (13)
Show all
apache-airflow>=2.11.0
apache-airflow-providers-common-compat>=1.14.0
apache-airflow-providers-common-sql>=1.32.0
jaydebeapi>=1.1.1
jpype1>=1.4.0,!=1.7.0; python_version == '3.10' and sys_platform == 'darwin' and platform_machine == 'arm64'
jpype1>=1.4.0; python_version == '3.10' and (sys_platform != 'darwin' or platform_machine != 'arm64')
jpype1>=1.4.1,!=1.7.0; python_version == '3.11' and sys_platform == 'darwin' and platform_machine == 'arm64'
jpype1>=1.4.1; python_version == '3.11' and (sys_platform != 'darwin' or platform_machine != 'arm64')
jpype1>=1.5.0,!=1.7.0; python_version == '3.12' and sys_platform == 'darwin' and platform_machine == 'arm64'
jpype1>=1.5.0; python_version == '3.12' and (sys_platform != 'darwin' or platform_machine != 'arm64')
jpype1>=1.5.1,!=1.7.0; python_version == '3.13' and sys_platform == 'darwin' and platform_machine == 'arm64'
jpype1>=1.5.1; python_version == '3.13' and (sys_platform != 'darwin' or platform_machine != 'arm64')
jpype1>=1.7.0; python_version >= '3.14'