Meltano: ELT for the DataOps era
meltano.com
Meltano: ELT for the DataOps era
1–10 of 34 posts
Re: Meltano: ELT for the DataOps era
#2Re: Meltano: ELT for the DataOps era
#3They have the right idea, it's a real need and a major opportunity. Airbyte[1] is a few steps ahead. I also expect that the Airflow community will also wade into these waters at some point. 1. https://airbyte.io/
Meltano and pipelinewise are both ways how to orchestrate Singer.io taps and targets while Airbyte is its own thing.
EDIT: I also don't know how just released Airbyte can be ahead of something that's surely in production for a while.
Re: Meltano: ELT for the DataOps era
#4They have the right idea, it's a real need and a major opportunity. Airbyte[1] is a few steps ahead. I also expect that the Airflow community will also wade into these waters at some point. 1. https://airbyte.io/
Another one on the market is pipelinewise. Meltano and pipelinewise are both ways how to orchestrate Singer.io taps and targets while Airbyte is its own thing. EDIT: I also don't know how just released Airbyte can be ahead of something that's surely in production for a while.
Since Stitch, Meltano and Pipelinewise all use Singer.io taps and targets under the hood, I wonder if there's any reason to choose one over the other?
Re: Meltano: ELT for the DataOps era
#5Earlier quoted context omitted.
Another one on the market is pipelinewise. Meltano and pipelinewise are both ways how to orchestrate Singer.io taps and targets while Airbyte is its own thing. EDIT: I also don't know how just released Airbyte can be ahead of something that's surely in production for a while.
I'm currently using Stitch ( https://www.stitchdata.com/ ) to move data from a few sources to Redshift. Since Stitch, Meltano and Pipelinewise all use Singer.io taps and targets under the hood, I wonder if there's any reason to choose one over the other?
Meltano and Pipelinewise are open source projects that someone built for themselves but are sharing. You can just start playing with it and change the code or whatever, but there's no support to pay for.
For example where I'm standing the best one would be "Stitch I can self-host for free for a PoC and then eventually engage vendor about a support contract while still self-hosting it for security reasons" but there doesn't seem to be anything like it.
Re: Meltano: ELT for the DataOps era
#6Re: Meltano: ELT for the DataOps era
#7They have the right idea, it's a real need and a major opportunity. Airbyte[1] is a few steps ahead. I also expect that the Airflow community will also wade into these waters at some point. 1. https://airbyte.io/
Another one on the market is pipelinewise. Meltano and pipelinewise are both ways how to orchestrate Singer.io taps and targets while Airbyte is its own thing. EDIT: I also don't know how just released Airbyte can be ahead of something that's surely in production for a while.
Re: Meltano: ELT for the DataOps era
#8Re: Meltano: ELT for the DataOps era
#9There's a good intro to this project from last summer or so on the Data Engineering Podcast. It's actually a project within Gitlab iirc
[0] https://www.dataengineeringpodcast.com/meltano-data-integrat...
Re: Meltano: ELT for the DataOps era
#10Looks like it will integrate with Airflow and dbt. I like to see this kind of synergy in the open-source community.