We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8df4352 commit 3b890deCopy full SHA for 3b890de
1 file changed
README.md
@@ -10,6 +10,8 @@
10
11
Airflow operators for bulk PostgreSQL <-> CSV transfers using `COPY`. Supports Airflow 2.9+ and Airflow 3.
12
13
+Listed on the [Apache Airflow Ecosystem](https://airflow.apache.org/ecosystem/) page.
14
+
15
## Operators
16
17
- **`PostgresToCsvOperator`** - Run a SQL query and export results to a CSV file
0 commit comments