Software Alternatives & Reviews

Meltano VS Singer

Compare Meltano VS Singer and see what are their differences

Meltano logo Meltano

Open source data dashboarding

Singer logo Singer

Simple, Composable, Open Source ETL
  • Meltano Landing page
    Landing page //
    2023-08-04
  • Singer Landing page
    Landing page //
    2019-09-08

Meltano videos

Meltano tutorial

More videos:

  • Demo - Meltano Sprint Review & Demo Day 2019-11-08
  • Review - Meltano Weekly Sprint Review 2019-11-01

Singer videos

30 Day Vocal Transformation | Horrible Singer Learns to Sing + SINGR Review

More videos:

  • Review - Does 30 Day Singer Actually Work? Before and After Video
  • Review - Porsche 911 Reimagined by Singer: Henry Catchpole’s Definitive Road Review | Carfection 4K

Category Popularity

0-100% (relative to Meltano and Singer)
Developer Tools
75 75%
25% 25
Data Integration
58 58%
42% 42
Business Intelligence
100 100%
0% 0
ETL
0 0%
100% 100

User comments

Share your experience with using Meltano and Singer. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Meltano and Singer

Meltano Reviews

Top 10 Fivetran Alternatives - Listing the best ETL tools
The platform provides users with a wide range of integration options, including connectors for databases, APIs, and application logs. Additionally, Meltano provides extensive support for data transformation and orchestration and integrates well with several cloud-based data warehouses.
Source: weld.app

Singer Reviews

10 Best Open Source ETL Tools for Data Integration
One thing to keep in mind is that Singer is a script-based ETL tool; you have to write specific codes to perform ETL duties. Data extraction scripts are called ‘tags,’ and data loading scripts are termed ‘targets.’ These scripts can be run in any sequence or combination to execute the ETL processes of your choice. Singer further allows you to create your own tags and targets...
Source: testsigma.com
11 Best FREE Open-Source ETL Tools in 2024
Some Open-Source ETL Tools have a command line interface. Singer is one such tool that uses a command-line interface to allow users to build modular ETL Pipelines using its “Tap” and “Target” modules. Singer provides a framework that allows users to connect data sources to storage locations directly.
Source: hevodata.com
Top 10 Popular Open-Source ETL Tools for 2021
Some Open-Source ETL Tools have a command line interface. Singer is one such tool that uses a command-line interface to allow users to build modular ETL Pipelines using its “Tap” and “Target” modules. Singer provides a framework that allows users to connect data sources to storage locations directly.
Source: hevodata.com
Top ETL Tools For 2021...And The Case For Saying "No" To ETL
As with Fivetran, Airbyte integrates with dbt for transformations, making it an ELT tool. However, contrary to Singer, Airbyte uses one single open-source repo to standardize and consolidate all developments from the community, leading to higher quality connectors. They built a compatibility layer with Singer so that Singer taps can run within Airbyte.
Source: blog.panoply.io

Social recommendations and mentions

Based on our record, Meltano should be more popular than Singer. It has been mentiond 26 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Meltano mentions (26)

  • AI product development is being held back by data engineering
    Hey HN, Arch CEO here! Our team has been working at the intersection of data engineering and software engineering for a few years now with Meltano (https://meltano.com), and this year, the rise in Generative AI has made it clear that the bottleneck in unlocking the potential value of data has shifted from data integration on data teams to data engineering on software teams, so we’ve decided to do something about... - Source: Hacker News / 6 months ago
  • How useful is Airbytes in production pipelines?
    We use Meltano for (EL) and Prefect for scheduling. Is not click-ops, but works very well for us! Behind the scenes Meltano wraps up Singer spec similarly like Airbyte does with its connectors. Before that we tried Airbyte (~5 months ago?) and it was so bad.. We could not choose the columns to replicate and the connectors were unstable i.e. Skipping data, all sort of odd errors and so on.. Source: 12 months ago
  • Ask HN: Who is hiring? (May 2023)
    Meltano's all-remote team and community of thousands are on a mission to enable everyone to realize the full potential of their data. To this end, we are bringing software engineering best practices to data teams in the form of an open-source DataOps platform that we envision becoming the foundation of every team's ideal data stack. Our public company handbook (https://handbook.meltano.com/) has all the details on... - Source: Hacker News / about 1 year ago
  • Ask HN: Who is hiring? (April 2023)
    Meltano | Full-Time | Remote | https://meltano.com Meltano's all-remote team and community of thousands are on a mission to enable everyone to realize the full potential of their data. To this end, we are bringing software engineering best practices to data teams in the form of an open-source DataOps platform that we envision becoming the foundation of every team's ideal data stack. Our public company handbook... - Source: Hacker News / about 1 year ago
  • If dbt is the "T" part of an "ELT", what do you use for "EL"?
    We switched from AWS Glue to Meltano for the EL part of ELT and it's been a joy to use. We're moving so much faster now. Source: about 1 year ago
View more

Singer mentions (7)

  • Why do companies still build data ingestion tooling instead of using a third-party tool like Airbyte?
    Coincidently, I saw a presentation today on a nice half-way-house solution: using embeddable Python libraries like Sling and dlt - both open-source. See https://www.youtube.com/watch?v=gAqOLgG2iYY There is also singer.io which is more of a protocol than a library, but can also be installed although it looks like it is a true community effort and not so well maintained. Source: 5 months ago
  • Data sources episode 2: AWS S3 to Postgres Data Sync using Singer
    Singer is an open-source framework for data ingestion, which provides a standardized way to move data between various data sources and destinations (such as databases, APIs, and data warehouses). Singer offers a modular approach to data extraction and loading by leveraging two main components: Taps (data extractors) and Targets (data loaders). This design makes it an attractive option for data ingestion for... - Source: dev.to / 12 months ago
  • CDC (Change Data Capture) with 3rd party APIs
    Or you could build your own such system and run it on Airflow, Prefect, Dagster, etc. Check out the Singer project for a suite of Python packages designed for such a task. Quality varies greatly, though. Source: over 1 year ago
  • Looking to build a database for BI reports
    This is good advice and I think Airbyte created a great product here. I tried singer.io and pipewise but Airbyte is much better in my opinion and I love the UI. Source: over 2 years ago
  • Recommendation for approach for populating and refreshing new data lake
    Suspect my question should have been regarding FREE systems, rather than BUYING a system. Sounds like singer.io will do what I need. Source: almost 3 years ago
View more

What are some alternatives?

When comparing Meltano and Singer, you can also consider the following products

Airbyte - Replicate data in minutes with prebuilt & custom connectors

Apache Camel - Apache Camel is a versatile open-source integration framework based on known enterprise integration patterns.

Apache Superset - modern, enterprise-ready business intelligence web application

hotglue - An embeddable data integration tool for B2B developers built on the Python ecosystem.

Apache Kafka - Apache Kafka is an open-source message broker project developed by the Apache Software Foundation written in Scala.

Metabase - Metabase is the easy, open source way for everyone in your company to ask questions and learn from...