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 c0f0be2 Add Nexla to Tools integrating with Airflow (#542)
c0f0be2 is described below
commit c0f0be2a52aeecf12b09e995288f2fefcc094555
Author: NexlaBilly <[email protected]>
AuthorDate: Sun Jan 23 17:09:31 2022 -0800
Add Nexla to Tools integrating with Airflow (#542)
Added Nexla link and description to Ecosystem page for Nexla's new Airflow
Operator.
---
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 c936e6f..6c2cb76 100644
--- a/landing-pages/site/content/en/ecosystem/_index.md
+++ b/landing-pages/site/content/en/ecosystem/_index.md
@@ -107,6 +107,8 @@ Apache Airflow releases the [Official Apache Airflow
Community Chart](https://ai
[Meltano](https://www.meltano.com/) - Open source, self-hosted, CLI-first,
debuggable, and extensible ELT tool that embraces
[Singer](https://www.singer.io) for extraction and loading, leverages
[dbt](https://www.getdbt.com) for transformation, and [integrates with Airflow
for orchestration](https://meltano.com/#orchestration).
+[Nexla](https://www.nexla.com/) - Build, transform, and manage data flows to
and from databases, APIs, streams, SaaS services, events, and even emails. Use
Nexla's Airflow Operator to trigger flows to start in other Operators when your
Nexla flow finishes running.
+
[Oozie to Airflow](https://github.com/GoogleCloudPlatform/oozie-to-airflow) -
A tool to easily convert between [Apache Oozie](http://oozie.apache.org/)
workflows and Apache Airflow workflows.
[Pylint-Airflow](https://github.com/BasPH/pylint-airflow) - A Pylint plugin
for static code analysis on Airflow code.