Connections¶
This is a summary of all Apache Airflow Community provided implementations of connections exposed via community-managed providers.
Airflow can be extended by providers with custom connections. Each provider can define their own custom connections, that can define their own custom parameters and UI customizations/field behaviours for each connection, when the connection is managed via Airflow UI. Those connections also define connection types, that can be used to automatically create Airflow Hooks for specific connection types.
The connection management is explained in Connections & Hooks and you can also see those provided by the community-managed providers:
Airbyte¶
airbyte:
AirbyteHook
Alibaba¶
oss:
OSSHook
adb_spark:
AnalyticDBSparkHook
Amazon¶
aws:
AwsGenericHook
chime:
ChimeWebhookHook
emr:
EmrHook
redshift:
RedshiftSQLHook
athena:
AthenaSQLHook
Apache Cassandra¶
cassandra:
CassandraHook
Apache Druid¶
druid:
DruidDbApiHook
Apache HDFS¶
webhdfs:
WebHDFSHook
Apache Hive¶
hive_cli:
HiveCliHook
hiveserver2:
HiveServer2Hook
hive_metastore:
HiveMetastoreHook
Apache Iceberg¶
iceberg:
IcebergHook
Apache Impala¶
impala:
ImpalaHook
Apache Kafka¶
kafka:
KafkaBaseHook
Apache Pig¶
pig_cli:
PigCliHook
Apache Pinot¶
pinot:
PinotDbApiHook
pinot_admin:
PinotAdminHook
Apache Spark¶
spark_connect:
SparkConnectHook
spark_jdbc:
SparkJDBCHook
spark_sql:
SparkSqlHook
spark:
SparkSubmitHook
Apprise¶
apprise:
AppriseHook
ArangoDB¶
arangodb:
ArangoDBHook
IBM Cloudant¶
cloudant:
CloudantHook
Kubernetes¶
kubernetes:
KubernetesHook
Cohere¶
cohere:
CohereHook
Databricks¶
databricks:
DatabricksHook
Datadog¶
datadog:
DatadogHook
dbt Cloud¶
dbt_cloud:
DbtCloudHook
Dingding¶
dingding:
DingdingHook
Discord¶
discord:
DiscordWebhookHook
Docker¶
docker:
DockerHook
Elasticsearch¶
elasticsearch:
ElasticsearchHook
Exasol¶
exasol:
ExasolHook
Facebook¶
facebook_social:
FacebookAdsReportingHook
Github¶
github:
GithubHook
Google¶
google_cloud_platform:
GoogleBaseHook
dataprep:
GoogleDataprepHook
gcpcloudsql:
CloudSQLHook
gcpcloudsqldb:
CloudSQLDatabaseHook
gcpbigquery:
BigQueryHook
gcpssh:
ComputeEngineSSHHook
leveldb:
LevelDBHook
Influxdb¶
influxdb:
InfluxDBHook
Jenkins¶
jenkins:
JenkinsHook
Microsoft Azure¶
azure:
AzureBaseHook
azure_data_explorer:
AzureDataExplorerHook
azure_batch:
AzureBatchHook
azure_cosmos:
AzureCosmosDBHook
azure_data_lake:
AzureDataLakeHook
azure_fileshare:
AzureFileShareHook
azure_container_volume:
AzureContainerVolumeHook
azure_container_instance:
AzureContainerInstanceHook
wasb:
WasbHook
azure_data_factory:
AzureDataFactoryHook
azure_container_registry:
AzureContainerRegistryHook
azure_service_bus:
BaseAzureServiceBusHook
azure_synapse:
BaseAzureSynapseHook
powerbi:
PowerBIHook
OpenAI¶
openai:
OpenAIHook
OpenSearch¶
opensearch:
OpenSearchHook
Opsgenie¶
opsgenie:
OpsgenieAlertHook
Oracle¶
oracle:
OracleHook
Pagerduty¶
pagerduty:
PagerdutyHook
pagerduty_events:
PagerdutyEventsHook
Papermill¶
jupyter_kernel:
KernelHook
Pinecone¶
pinecone:
PineconeHook
PostgreSQL¶
postgres:
PostgresHook
Presto¶
presto:
PrestoHook
Qdrant¶
qdrant:
QdrantHook
Salesforce¶
salesforce:
SalesforceHook
Segment¶
segment:
SegmentHook
Slack¶
slack:
SlackHook
slackwebhook:
SlackWebhookHook
Snowflake¶
snowflake:
SnowflakeHook
SQLite¶
sqlite:
SqliteHook
Tableau¶
tableau:
TableauHook
Telegram¶
telegram:
TelegramHook
Teradata¶
teradata:
TeradataHook
Vertica¶
vertica:
VerticaHook
Weaviate¶
weaviate:
WeaviateHook
Yandex¶
yandexcloud:
YandexCloudBaseHook
Zendesk¶
zendesk:
ZendeskHook