awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
meltano avatar

meltano/meltano

0
View on GitHub↗
2,534 星标·245 分支·Python·MIT·7 次浏览meltano.com↗

Meltano

Meltano is an open-source platform for building, running, and orchestrating ELT (Extract, Load, Transform) data pipelines. It provides a declarative, YAML-driven configuration system that defines entire pipeline workflows, including data connectors, schedules, and transformations, without requiring imperative code. The platform is built on the Singer specification for data connectors and integrates with dbt for SQL-based transformations and Apache Airflow for scheduling and orchestration.

What distinguishes Meltano is its comprehensive approach to pipeline management, combining a curated catalog of over 600 pre-built connectors with the ability to build custom ones using a dedicated plugin SDK. The platform supports multiple deployment models, including self-hosted infrastructure, Docker containers, and a managed cloud service that offloads execution and monitoring. It also features workspace isolation for separating projects and teams, vault-based secret injection for secure credential management, and integration with external monitoring tools for operational visibility.

The platform covers the full lifecycle of data integration, from discovering and installing connectors to configuring replication methods and selecting specific tables and columns for extraction. It supports running end-to-end pipelines that combine extraction, loading, and transformation in a single workflow, with the ability to schedule recurring runs and automate complex dependencies. For organizations needing custom data sources or destinations, Meltano provides a software development kit for building and registering new connectors that become immediately usable within the platform.

Documentation and installation options include self-hosted deployment guides, Docker Compose configurations, and GitLab CI/CD templates for automated image building.

Features

  • Business Intelligence - Data lifecycle management for loading, transforming, and analyzing business data.
  • Data Integration - Declarative, code-first engine for managing data integration pipelines.
  • Data Pipelines and Orchestration - Platform for managing the end-to-end data lifecycle.

Star 历史

meltano/meltano 的 Star 历史图表meltano/meltano 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Meltano 的开源替代方案

相似的开源项目,按与 Meltano 的功能重合度排序。
  • singer-io/getting-startedsinger-io 的头像

    singer-io/getting-started

    1,342在 GitHub 上查看↗

    Singer is an open source standard for moving data between databases, web APIs, files, queues, and just about anything else you can think of. The Singer spec describes how data extraction scripts — called “Taps” — and data loading scripts — called “Targets” — should communicate using a standard…

    Makefile
    在 GitHub 上查看↗1,342
  • airbytehq/airbyteairbytehq 的头像

    airbytehq/airbyte

    21,472在 GitHub 上查看↗

    Airbyte is a data integration platform designed to synchronize information between diverse applications, databases, and data warehouses. It functions as an extract, transform, and load orchestrator that manages automated data movement workflows across cloud, on-premise, and hybrid environments. The platform provides a standardized interface for connectors, enabling the movement of structured and unstructured data while maintaining stateful checkpoints for reliable incremental syncing. The platform distinguishes itself through a containerized architecture that isolates connectors to prevent de

    Pythonbigquerychange-data-capturedata
    在 GitHub 上查看↗21,472
  • jitsucom/jitsujitsucom 的头像

    jitsucom/jitsu

    4,782在 GitHub 上查看↗

    Jitsu is an open-source customer data platform designed to orchestrate event data pipelines. It captures, transforms, and routes behavioral data from web and server sources into data warehouses and analytics tools, providing a unified infrastructure for managing event streams. The platform distinguishes itself through its focus on self-hosted, containerized operations that grant users full control over their data security and privacy. It features a robust identity resolution engine that stitches disparate user identifiers into persistent profiles across sessions and devices, alongside program

    TypeScriptbigqueryclickhousedata-collection
    在 GitHub 上查看↗4,782
  • astronomer/dag-factoryastronomer 的头像

    astronomer/dag-factory

    1,440在 GitHub 上查看↗

    Dag-factory is a framework for constructing and managing Apache Airflow data pipelines through declarative configuration files. By replacing manual procedural code with structured YAML definitions, it enables the programmatic generation of complex workflow structures, task dependencies, and execution schedules. The project distinguishes itself by mapping configuration keys directly to Python class constructors and operators, allowing for the dynamic instantiation of objects and custom logic. It supports hierarchical configuration inheritance to standardize settings across environments and pro

    Pythonairflowapache-airflowdags
    在 GitHub 上查看↗1,440
查看 Meltano 的所有 30 个替代方案→

常见问题解答

meltano/meltano 是做什么的?

Meltano is an open-source platform for building, running, and orchestrating ELT (Extract, Load, Transform) data pipelines. It provides a declarative, YAML-driven configuration system that defines entire pipeline workflows, including data connectors, schedules, and transformations, without requiring imperative code. The platform is built on the Singer specification for data connectors and integrates with dbt for SQL-based transformations and Apache Airflow for scheduling and…

meltano/meltano 的主要功能有哪些?

meltano/meltano 的主要功能包括:Business Intelligence, Data Integration, Data Pipelines and Orchestration。

meltano/meltano 有哪些开源替代品?

meltano/meltano 的开源替代品包括: airbytehq/airbyte — Airbyte is a data integration platform designed to synchronize information between diverse applications, databases,… singer-io/getting-started — Singer is an open source standard for moving data between databases, web APIs, files, queues, and just about anything… jitsucom/jitsu — Jitsu is an open-source customer data platform designed to orchestrate event data pipelines. It captures, transforms,… astronomer/dag-factory — Dag-factory is a framework for constructing and managing Apache Airflow data pipelines through declarative… apache/superset — Superset is a web-based business intelligence platform designed for data exploration, visualization, and interactive… apache/inlong — Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file…