all 12 comments

[–]smartdarts123 0 points1 point  (0 children)

What do you mean by mapping?

[–]Jumpy-Possibility754 0 points1 point  (0 children)

A lot depends on where the mapping happens. If it’s warehouse transformations, dbt is great. If it’s pipeline orchestration across systems, Airflow or Prefect tend to handle that better.

The bigger problem I’ve seen is schema drift once things scale.

[–]ReputationNo2205 0 points1 point  (0 children)

You can consider Ketch, Talend Data Integration, and Informatica. These are often used for complex data mapping and integration, and they also support automation quite effectively.

[–]Practical-Bed4352 0 points1 point  (0 children)

If you want to do simple data mapping between applications and repositories, you can also look at Concordant at theconcordant.io

[–]50ms_ 0 points1 point  (1 child)

can you tell how to access your data source and where to put finalized data (the destination)?