Software Alternatives, Accelerators & Startups

Meltano

Open source data dashboarding.

Meltano

Meltano Reviews and Details

This page is designed to help you find out whether Meltano is good and if it is the right choice for you.

Screenshots and images

  • Meltano Landing page
    Landing page //
    2023-08-04

Features & Specs

  1. Open Source

    Meltano is open-source, which means that it is free to use and can be customized according to specific business needs. The open-source nature fosters a community-driven approach to improvements and updates.

  2. Modular Architecture

    Meltano offers a modular architecture that allows users to mix and match different components like extractors, loaders, and transformers, providing flexibility and adaptability.

  3. Integration with Singer Taps

    It is compatible with Singer Taps and Targets, enabling Meltano to connect with a wide variety of data sources and destinations, making data integration seamless.

  4. Command Line Interface (CLI)

    Meltano provides a robust CLI that simplifies managing and orchestrating ETL workflows, which can be advantageous for developers who prefer working with command-line tools.

  5. Community and Support

    There is a vibrant community and an active support system, which can be helpful for troubleshooting and getting advice on best practices regarding Meltano usage.

Badges

Promote Meltano. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

Meltano tutorial

Meltano Sprint Review & Demo Day 2019-11-08

Meltano Weekly Sprint Review 2019-11-01

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Meltano and what they use it for.
  • 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 / almost 2 years 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: over 2 years 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 / over 2 years 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 / over 2 years 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: over 2 years ago
  • Continuously import Aurora MySQL data into BigQuery
    There are other providers of CDC software. Notably Fivetran, Meltano and Airbyte. There are a few open source I personally recommend you use Google's platform since you are already going to have billing setup with them because of BigQuery. My experience is that Fivetran is expensive and Airbyte is buggy. But rather than take my opinion on the matter, consult the many threads on this sub referencing them. Source: over 2 years ago
  • What's the best thing/library you learned this year ?
    Meltano for extracting and loading data. Source: almost 3 years ago
  • PostgreSQL to DuckDB - There and Quack Again
    I built my data pipeline to Extract some data from websites and CSV files, Load it into my database, and Transform it into a reporting-ready schema. I used Python and Pandas to extract and load some of the data and Meltano to load some additional supporting data. All of that data went into a PostgreSQL database hosted in the cloud on Azure where I then used dbt to create data models in the database optimized for... - Source: dev.to / almost 3 years ago
  • What should be the main point of a personal project?
    I'm learning https://meltano.com/ right now, so am building custom Taps, mostly for fun. I'm enjoying it. I'm pulling in a variety of data from https://www.geonames.org/ and Canadian weather/climate data into BigQuery. Source: almost 3 years ago
  • Reference Data Stack for Data-Driven Startups
    We chose Airbyte because of their open source self-hosted offering and their connector flexibility. There are other open source tools in the market like StitchData or Meltano but have limitations as discussed in this post by the Airbyte team. If you donโ€™t want to self host extraction, consider Fivetran. - Source: dev.to / over 3 years ago
  • Best ELT tool for nonprofits?
    Depending on your workload, you could give Meltano a shot, which includes some connectors / extractors out of the box. Source: almost 4 years ago
  • Best ELT tool for nonprofits?
    You could look at something like Meltano. Lots of connectors if you donโ€™t mind getting hands dirty. Source: almost 4 years ago
  • Launch HN: Jitsu (YC S20) โ€“ Open-Source Segment Alternative
    Is https://meltano.com/ a more general version of this ? I am wondering how this compares to it? - Source: Hacker News / almost 4 years ago
  • Ask HN: Who is hiring? (November 2021)
    Meltano | All positions are full time and remote | https://meltano.com (follow the code blocks on our website for a demo!) We're a seed stage startup that recently spun out of GitLab. A bit about us: Meltano is an open source DataOps platform that brings together best-in-class open source tools and technologies for the data lifecycle, including the Singer standard for data integration, dbt for transformation,... - Source: Hacker News / almost 4 years ago
  • Manipulating data from various sources
    I suggest looking into some ETL tools for syncing into your PostgreSQL database, e.g. Tools like Meerschaum, Airbyte, and Meltano. Source: almost 4 years ago
  • How to deploy a python data integration to AWS?
    Also I'd recommend looking at https://meltano.com/ , built on python and uses the Singer spec to standardize how data flows. Since you're a developer you'd probably really like https://gitlab.com/meltano/sdk which is an sdk that makes writing taps/targets much easier. Source: over 4 years ago
  • Fivetan vs. Stitch vs. Singer vs. Airbyte vs. Meltano
    We'll be sharing in a bunch of places - the Meltano website, twitter, slack, and we're doing a special office hours on zoom/youtube that day too. Source: over 4 years ago
  • Python use cases for devops
    Ansible for DevOps. I'm looking into adding taps/targets for Ops to https://meltano.com/ (open source - MIT, and free) if you're interested in hoping in on the early days please let me know trying to crawl first before making a post to invite a bunch of people to join! Source: over 4 years ago
  • Matillion cost estimator
    I don't have much info about the pricing, but I would definitely suggest checking out some other (what I would consider newer) options. I am not sure what your use case is so they may not be a good fit, but you can use tools like Fivetran or Tray, or open-source specs like Meltano/Airbyte. There are also some SaaS tools like Paragon Connect or hotglue. Source: over 4 years ago
  • How does your startup handle data?
    Https://meltano.com/ and singer.io dumping data to Amazon Redshift + apache Superset for reporting (any BI tool will do). Source: over 4 years ago
  • From 0 to ELT in 90 seconds with Meltano, tap-gitlab, and target-postgres
    I thought it was time for a speedrun showing off Meltano! Source: over 4 years ago

Summary of the public mentions of Meltano

Overview and Community Sentiment on Meltano

Meltano, a versatile, open-source data integration platform, has consistently garnered attention from the data engineering and software development communities. Originating as an internal tool at GitLab in 2018, Meltano was created to facilitate efficient data and analytics workflows. Built on the Singer protocol, a framework initially developed by Stitch's founders, Meltano serves as a comprehensive Python-based solution for Extract, Load, and Transform (ELT) processes.

Key Features and Offerings

Meltano is positioned in the market as a robust open-source alternative within the data integration, data dashboard, and business intelligence spheres. The platform leverages numerous integration options, including an extensive range of connectors for databases, APIs, and application logs. Its capability to support data transformations and orchestration while integrating with cloud-based data warehouses significantly enhances its appeal. It also wraps up the Singer specification in a manner akin to Airbyte, although users often perceive Meltano's implementation as more reliable.

Reception and Community Feedback

The community's reception of Meltano is generally positive, underscoring the platformโ€™s reliability and the support it provides for automation and orchestration through DevOps best practices, such as version control and CI/CD. Users frequently commend Meltano for its non-reliance on click operations, contrasting it favorably against some alternatives such as Airbyte, which have been critiqued for connector instability and data skipping errors.

Meltanoโ€™s strength lies in its open-source foundation, which encourages continuous community involvement and contributions. This development model resonates well among tech-savvy users who appreciate the flexibility and customizability offered by such projects. The platformโ€™s commitment to open-source principles, even amid corporate changes in the surrounding ecosystem, has fostered a dedicated user base.

Competitive Landscape

In the competitive arena of data integration tools, Meltano often finds itself compared to other notable players like Airbyte, Apache Superset, and Fivetran. However, the platform distinguishes itself through its open-source nature, which stands in contrast to the more commercial approaches of its peers. This aspect is particularly attractive to organizations and developers seeking cost-effective and customizable solutions that can be self-hosted.

While Airbyte and Fivetran are frequently mentioned together with Meltano, users appreciate the flexibility of Meltano in deploying custom solutions, which is particularly beneficial for those who wish to tailor their data pipelines. It is often suggested as a viable option for startups and small organizations seeking to harness the benefits of a self-hosted solution without incurring high costs.

Conclusion

Meltanoโ€™s evolution from a GitLab project to a prominent open-source data integration platform underscores its adaptability and the efficacy it offers in data engineering. The platform's ability to integrate seamlessly with other open-source tools further reinforces its status as a cornerstone in modern data stacks. As organizations continue to pursue greater agility and efficiency in data processing, Meltano's community-driven growth and commitment to developer empowerment through open-source methods position it as a strong contender in the data integration landscape.

Do you know an article comparing Meltano to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Meltano discussion

Log in or Post with

Is Meltano good? This is an informative page that will help you find out. Moreover, you can review and discuss Meltano here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.