@@ -17,7 +17,7 @@ features.
1717This documentation section lists ETL applications and
1818frameworks which can be used together with CrateDB, and outlines how
1919to use them optimally.
20- Please also take a look at support for {ref}` cdc ` solutions.
20+ Additionally, see support for {ref}` cdc ` solutions.
2121:::
2222
2323
@@ -34,7 +34,7 @@ Please also take a look at support for {ref}`cdc` solutions.
3434::::{grid-item-card} {material-outlined}` air;2em ` Dataflow / Pipeline / Code-first
3535- {ref}` apache-airflow `
3636
37- Apache Airflow is an open source software platform to programmatically author,
37+ Apache Airflow is an open- source software platform to programmatically author,
3838 schedule, and monitor workflows. Pipelines are defined in Python, allowing for
3939 dynamic pipeline generation and on-demand, code-driven pipeline invocation.
4040
@@ -57,15 +57,15 @@ Please also take a look at support for {ref}`cdc` solutions.
5757
5858- {ref}` kestra `
5959
60- Kestra is an open source workflow automation and orchestration toolkit with a rich
60+ Kestra is an open- source workflow automation and orchestration toolkit with a rich
6161 plugin ecosystem. It enables users to automate and manage complex workflows in a
6262 streamlined and efficient manner, defining them both declaratively, or imperatively
6363 using any scripting language like Python, Bash, or JavaScript.
6464
6565- {ref}` meltano `
6666
6767 Meltano is a declarative code-first polyglot data integration engine adhering to
68- the Singer specification. Singer is a composable open source ETL framework and
68+ the Singer specification. Singer is a composable open- source ETL framework and
6969 specification, including powerful data extraction and consolidation elements.
7070
7171+++
@@ -162,8 +162,8 @@ Load data from database systems.
162162- {ref}` streamsets `
163163
164164 The StreamSets Data Collector is a lightweight and powerful engine that allows you
165- to build streaming, batch and change-data-capture (CDC) pipelines that can ingest
166- and transform data from a variety of sources.
165+ to build streaming, batch, and change-data-capture (CDC) pipelines that can ingest
166+ and transform data from many sources.
167167
168168+++
169169Load data from streaming platforms.
0 commit comments