awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Bl3f avatar

Bl3f/yato

0
View on GitHub↗
348 Stars·13 Forks·Python·MIT·4 Aufrufe

Yato

yato — yet another transformation orchestrator yato is the smallest orchestrator on Earth to orchestrate SQL data transformations on top of DuckDB. You just give a folder with SQL queries and it guesses the DAG and runs the queries in the right order.

Features

  • SQL Development Tools - Lightweight SQL orchestrator for task execution.

Star-Verlauf

Star-Verlauf für bl3f/yatoStar-Verlauf für bl3f/yato

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht bl3f/yato?

yato — yet another transformation orchestrator yato is the smallest orchestrator on Earth to orchestrate SQL data transformations on top of DuckDB. You just give a folder with SQL queries and it guesses the DAG and runs the queries in the right order.

Was sind die Hauptfunktionen von bl3f/yato?

Die Hauptfunktionen von bl3f/yato sind: SQL Development Tools.

Welche Open-Source-Alternativen gibt es zu bl3f/yato?

Open-Source-Alternativen zu bl3f/yato sind unter anderem: tobikodata/sqlmesh — SQLMesh is a project of the Linux Foundation . tobymao/sqlglot — sqlglot is a SQL parser and transpiler that represents queries as abstract syntax trees to enable structural analysis,…

Open-Source-Alternativen zu Yato

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Yato.
  • tobikodata/sqlmeshAvatar von TobikoData

    TobikoData/sqlmesh

    3,158Auf GitHub ansehen↗

    SQLMesh is a project of the Linux Foundation .

    Python
    Auf GitHub ansehen↗3,158
  • tobymao/sqlglotAvatar von tobymao

    tobymao/sqlglot

    9,336Auf GitHub ansehen↗

    sqlglot is a SQL parser and transpiler that represents queries as abstract syntax trees to enable structural analysis, modification, and semantic transformation. It functions as a dialect translator and query optimizer, converting SQL code between different database engines and simplifying syntax trees through rule-based normalization. The project provides a framework for defining custom SQL dialects by overriding tokenizers, parsers, and generators. It includes a lineage analyzer to track data flow from source tables through complex queries to identify the origin of specific columns. Additi

    Python
    Auf GitHub ansehen↗9,336