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

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

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

9 个仓库

Awesome GitHub RepositoriesData Orchestration

Tools for versioning, quality screening, and managing data pipelines.

Explore 9 awesome GitHub repositories matching part of an awesome list · Data Orchestration. Refine with filters or upvote what's useful.

Awesome Data Orchestration GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • pathwaycom/pathwaypathwaycom 的头像

    pathwaycom/pathway

    62,959在 GitHub 上查看↗

    Pathway is a high-performance data processing framework designed for building unified batch and streaming pipelines. It functions as an orchestrator for complex data transformations, utilizing a differential dataflow engine to process updates incrementally. By treating static datasets and continuous event streams with identical logic, the platform ensures exactly-once processing semantics and consistent results across diverse data sources. The framework distinguishes itself through its specialized support for real-time artificial intelligence and retrieval-augmented generation. It features in

    Performant Python ETL framework with a Rust runtime.

    Pythonbatch-processingdata-analyticsdata-pipelines
    在 GitHub 上查看↗62,959
  • uber/cadenceuber 的头像

    uber/cadence

    9,336在 GitHub 上查看↗

    Cadence is a distributed workflow orchestration engine designed to execute long-running, asynchronous business logic with built-in durability and resilience across distributed systems. It functions as a stateful process manager that ensures processes resume from their last known state following system crashes or network outages. The platform utilizes a distributed task queue to manage work across independent worker nodes and supports persistence via SQL or Cassandra backend storage. It includes a workflow visualization dashboard for inspecting execution histories and state traces, alongside a

    Scalable orchestration engine for durable distributed workflows.

    Go
    在 GitHub 上查看↗9,336
  • treeverse/lakefstreeverse 的头像

    treeverse/lakeFS

    5,406在 GitHub 上查看↗

    lakeFS 是一个数据湖版本控制系统,为存储在对象存储中的大型数据集提供类似 Git 的分支和提交功能。它作为一个版本控制层,支持创建不可变快照、原子提交和零拷贝分支,从而在不复制物理文件的情况下为数据实验创建隔离环境。 该系统充当 S3 兼容的存储网关和 Iceberg REST 目录,允许标准云存储协议和兼容客户端管理版本化表。它通过使用事件驱动的钩子系统在更改合并到生产环境之前根据治理策略验证数据集,从而充当数据质量守门人。 该平台涵盖了广泛的数据治理功能,包括 Pull Request 协作、基于角色的访问控制和数据血缘追踪。它为工作流编排、机器学习管线和各种大数据计算引擎提供了集成,支持多云存储连接以及通过 SSO 和 SCIM 进行身份同步。 该软件可以使用二进制文件、容器或 Helm Chart 安装,以便在 Kubernetes 上部署。

    Version control for data lakes on object storage.

    Go
    在 GitHub 上查看↗5,406
  • bruin-data/bruinbruin-data 的头像

    bruin-data/bruin

    1,620在 GitHub 上查看↗

    Build data pipelines with SQL and Python, ingest data from different sources, add quality checks, and build end-to-end flows.

    Data pipeline framework supporting SQL and Python DAGs.

    Goanalyticsbigquerydata-analysis
    在 GitHub 上查看↗1,620
  • projectnessie/nessieprojectnessie 的头像

    projectnessie/nessie

    1,420在 GitHub 上查看↗

    Git-like version control for data tables and views.

    Javaaws-lambdadatagit
    在 GitHub 上查看↗1,420
  • brexhq/substationbrexhq 的头像

    brexhq/substation

    402在 GitHub 上查看↗

    Substation is a toolkit for routing, normalizing, and enriching security event and audit logs.

    Cloud-native data pipeline and transformation toolkit.

    Go
    在 GitHub 上查看↗402
  • keboola/keboola-mcp-serverkeboola 的头像

    keboola/keboola-mcp-server

    84在 GitHub 上查看↗

    Model Context Protocol (MCP) Server for the Keboola Platform

    Facilitates data workflow management and analytics integration.

    Python
    在 GitHub 上查看↗84
  • dataform-co/dataformD

    dataform-co/dataform

    0在 GitHub 上查看↗

    Framework for managing SQL operations in data warehouses.

    在 GitHub 上查看↗0
  • appdeviq/datascreeniq-pythonA

    AppDevIQ/datascreeniq-python

    0在 GitHub 上查看↗

    Real-time data quality screening API for pipeline ingestion.

    在 GitHub 上查看↗0
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Data Orchestration