awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Bl3f avatar

Bl3f/yato

0
View on GitHub↗
348 نجوم·13 تفرعات·Python·MIT·8 مشاهدات

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.

سجل النجوم

مخطط تاريخ النجوم لـ bl3f/yatoمخطط تاريخ النجوم لـ bl3f/yato

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة 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.

ما هي الميزات الرئيسية لـ bl3f/yato؟

الميزات الرئيسية لـ bl3f/yato هي: SQL Development Tools.

ما هي البدائل مفتوحة المصدر لـ bl3f/yato؟

تشمل البدائل مفتوحة المصدر لـ bl3f/yato: 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,…

بدائل مفتوحة المصدر لـ Yato

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Yato.
  • tobikodata/sqlmeshالصورة الرمزية لـ TobikoData

    TobikoData/sqlmesh

    3,158عرض على GitHub↗

    SQLMesh is a project of the Linux Foundation .

    Python
    عرض على GitHub↗3,158
  • tobymao/sqlglotالصورة الرمزية لـ tobymao

    tobymao/sqlglot

    9,336عرض على GitHub↗

    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
    عرض على GitHub↗9,336