awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
singer-io avatar

singer-io/getting-started

0
View on GitHub↗
1,342 stars·140 forks·Makefile·15 viewssinger.io↗

Getting Started

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…

Features

  • Data Integration - Open-source standard for moving data using JSON-based taps and targets.
  • Data Loading Extraction - Standard for moving data between systems.
  • Data Pipelines and Orchestration - Standardized framework for writing data movement scripts.

Star history

Star history chart for singer-io/getting-startedStar history chart for singer-io/getting-started

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does singer-io/getting-started do?

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…

What are the main features of singer-io/getting-started?

The main features of singer-io/getting-started are: Data Integration, Data Loading Extraction, Data Pipelines and Orchestration.

Which projects share features with singer-io/getting-started?

Projects with overlapping indexed features include: airbytehq/airbyte — Airbyte is a data integration platform designed to synchronize information between diverse applications, databases,… meltano/meltano — Meltano is an open-source platform for building, running, and orchestrating ELT (Extract, Load, Transform) data… 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/seatunnel — SeaTunnel is a distributed data integration engine designed to synchronize structured and unstructured data across… alluxio/alluxio — Alluxio is a virtual distributed file system and data orchestration layer that serves as a high-performance caching…

Projects sharing features with Getting Started

These projects share indexed features with Getting Started. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • meltano/meltanomeltano avatar

    meltano/meltano

    2,534View on GitHub↗

    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 cata

    Pythonconnectorsdatadata-engineering
    View on GitHub↗2,534
  • airbytehq/airbyteairbytehq avatar

    airbytehq/airbyte

    21,472View on 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
    View on GitHub↗21,472
  • jitsucom/jitsujitsucom avatar

    jitsucom/jitsu

    4,782View on 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
    View on GitHub↗4,782
  • astronomer/dag-factoryastronomer avatar

    astronomer/dag-factory

    1,440View on 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
    View on GitHub↗1,440
Compare all 30 related projects→