This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push:
new 4a9753200d Add Link to SAP HANA provider (#1102)
4a9753200d is described below
commit 4a9753200dac2b9137b17e2b05958661df6d8754
Author: Jonathan Takish <[email protected]>
AuthorDate: Tue Dec 31 08:24:54 2024 -0500
Add Link to SAP HANA provider (#1102)
- Add hyperlink to third party SAP HANA provider package
---
landing-pages/site/content/en/ecosystem/_index.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/landing-pages/site/content/en/ecosystem/_index.md
b/landing-pages/site/content/en/ecosystem/_index.md
index 1b6d5b0dbc..8708e95a1d 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -99,6 +99,8 @@ If you would you like to be included on this page, please
reach out to the [Apac
[Airflow Couchbase
Provider](https://github.com/Couchbase-Ecosystem/airflow-providers-couchbase) -
Provides Hook to seamlessly interact with Couchbase databases, execute queries,
manage documents, and more.
+[Airflow SAP HANA
Provider](https://github.com/j6takish/airflow-provider-sap-hana) - Provides
Hook to interact with SAP HANA. Allows the use of the Airflow SQL Operators and
database hook methods, including methods which interact with sqlalchemy.
+
## Async Providers