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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jonathanneo/data-aware-orchestration

Open-source alternatives to Data Aware Orchestration

30 open-source projects similar to jonathanneo/data-aware-orchestration, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Data Aware Orchestration alternative.

  • jmcunningham/angularjs-learningAvatar de jmcunningham

    jmcunningham/AngularJS-Learning

    10,874Ver en GitHub↗

    AngularJS-Learning is an educational repository and resource directory designed for mastering the AngularJS framework. It serves as a curated collection of tutorials, articles, and videos, providing a structured study guide that ranges from basic concepts to advanced architectural patterns. The project provides a directory of best practices, style guides, and architectural patterns for building scalable applications. It also maintains a collection of sample projects, boilerplates, and seed projects that demonstrate functional implementations of the framework. The repository covers a broad le

    Ver en GitHub↗10,874
  • bayatgames/redrunnerAvatar de BayatGames

    BayatGames/RedRunner

    899Ver en GitHub↗

    Red Runner, Awesome Platformer Game.

    C#fantasyfreegame
    Ver en GitHub↗899
  • brackeys/cut-the-rope-replicaB

    Brackeys/Cut-the-Rope-Replica

    0Ver en GitHub↗
    Ver en GitHub↗0
  • brackeys/fruit-ninja-replicaB

    Brackeys/Fruit-Ninja-Replica

    0Ver en GitHub↗
    Ver en GitHub↗0
  • collinrlenon/dbt-snowflake-templateAvatar de collinrlenon

    collinrlenon/dbt-snowflake-template

    10Ver en GitHub↗

    A production-ready template for deploying dbt projects with Snowflake using GitHub Actions. This template provides a streamlined setup process and includes essential features for reliable data transformations.

    Ver en GitHub↗10

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • dagster-io/mdsfest-opensource-mdsAvatar de dagster-io

    dagster-io/mdsfest-opensource-mds

    170Ver en GitHub↗

    Demo Project for Open Source MDS

    Python
    Ver en GitHub↗170
  • davidgasquez/dbt-devcontainerD

    davidgasquez/dbt-devcontainer

    0Ver en GitHub↗

    Example repository showcasing how to use dbt with some extra goodies inside a .devcontainer environment (Visual Studio Code, GitHub Codespaces, ...).

    Ver en GitHub↗0
  • dbt-labs/analytics-engineering-surveyAvatar de dbt-labs

    dbt-labs/analytics-engineering-survey

    9Ver en GitHub↗

    In late 2022, dbt Labs ran the first State of Analytics Engineering survey. Alongside the main report, we have released the raw data from 567 respondents for the community to explore.

    Ver en GitHub↗9
  • dbt-labs/attribution-playbookAvatar de dbt-labs

    dbt-labs/attribution-playbook

    35Ver en GitHub↗

    This dbt project is a worked example to demonstrate how to model customer attribution. Check out the full write-up here, as well as the documentation site for this project here.

    TSQL
    Ver en GitHub↗35
  • dbt-labs/mrr-playbookD

    dbt-labs/mrr-playbook

    0Ver en GitHub↗

    This dbt project is a worked example to demonstrate how to model subscription revenue. Check out the full write-up here, as well as the documentation site for this project here.

    Ver en GitHub↗0
  • dcaribou/transfermarkt-datasetsAvatar de dcaribou

    dcaribou/transfermarkt-datasets

    422Ver en GitHub↗

    Clean, structured and automatically updated football (soccer) dataset built from Transfermarkt data -- 79,000+ games, 37,000+ players, 1,800,000+ appearances and more, refreshed weekly.

    Python
    Ver en GitHub↗422
  • dgkanatsios/flappybirdstylegameD

    dgkanatsios/FlappyBirdStyleGame

    0Ver en GitHub↗
    Ver en GitHub↗0
  • dgkanatsios/infiniterunner3dD

    dgkanatsios/InfiniteRunner3D

    0Ver en GitHub↗
    Ver en GitHub↗0
  • dgkanatsios/matchthreegameD

    dgkanatsios/MatchThreeGame

    0Ver en GitHub↗
    Ver en GitHub↗0
  • dgkanatsios/towerdefenseD

    dgkanatsios/TowerDefense

    0Ver en GitHub↗
    Ver en GitHub↗0
  • elliotgunn/datafold-dbt-ci-advancedAvatar de elliotgunn

    elliotgunn/datafold-dbt-ci-advanced

    8Ver en GitHub↗

    This builds on the first demo of creating a simple CI pipeline with GitHub Actions in a toy dbt project. You can access the first demo in the datafold-dbt-ci repository. The two demos are designed to be self-contained; you can run this one without having to run the other first.

    Ver en GitHub↗8
  • federicodangelo/cubeworldF

    federicodangelo/CubeWorld

    0Ver en GitHub↗
    Ver en GitHub↗0
  • ftupas/dbt-spotify-analyticsAvatar de ftupas

    ftupas/dbt-spotify-analytics

    131Ver en GitHub↗

    In this project, we will be analyzing our listening history, top tracks & artists, and genres from Spotify. Here are the tools that we will be using: - Python - Scraping data from Spotify API endpoints and saving files to CSV - Postgres - Our database wherein data will be stored into and queried…

    Python
    Ver en GitHub↗131
  • hyperparticle/nodulusAvatar de Hyperparticle

    Hyperparticle/nodulus

    625Ver en GitHub↗

    Puzzle game with clever twists (Unity3d)

    C#
    Ver en GitHub↗625
  • inosrahul/f1-data-pipelineI

    InosRahul/f1-data-pipeline

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jderrough/unityslippymapJ

    jderrough/UnitySlippyMap

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jpooksy/paradime-dbt-nba-challengeAvatar de jpooksy

    jpooksy/paradime-dbt-nba-challenge

    4Ver en GitHub↗

    Welcome to the Paradime dbt™ Data Modeling Challenge - NBA Edition!

    Ver en GitHub↗4
  • ledpup/othelloL

    ledpup/Othello

    0Ver en GitHub↗
    Ver en GitHub↗0
  • lettier/3d-game-shaders-for-beginnersAvatar de lettier

    lettier/3d-game-shaders-for-beginners

    19,407Ver en GitHub↗

    This project is an educational platform and technical reference for learning real-time graphics programming through the development of custom shaders. It provides a comprehensive guide to the programmable graphics pipeline, offering a collection of tutorials and interactive examples that demonstrate how to manipulate coordinate spaces, manage buffer data, and implement complex rendering techniques in 3D environments. The repository distinguishes itself as a versatile toolkit for both photorealistic and non-photorealistic rendering. It includes modular implementations for stylized aesthetics s

    C++3d3d-graphicsgame-development
    Ver en GitHub↗19,407
  • make-open-data/make-open-dataM

    make-open-data/make-open-data

    0Ver en GitHub↗

    Présentation du projet ou contactez-nous pour une démo : https://make-open-data.fr/ - Catalogue des données : https://data.make-open-data.fr/

    Ver en GitHub↗0
  • matsonj/mdsinaboxM

    matsonj/mdsinabox

    0Ver en GitHub↗

    Minimalist Modern Data Stack In A Box

    Ver en GitHub↗0
  • mattatz/unity-sketchbookM

    mattatz/unity-sketchbook

    0Ver en GitHub↗
    Ver en GitHub↗0
  • naphier/unity-design-patternsAvatar de Naphier

    Naphier/unity-design-patterns

    1,198Ver en GitHub↗

    Examples of programming design patterns in Unity C#

    C#
    Ver en GitHub↗1,198
  • phippen/othelloP

    Phippen/Othello

    0Ver en GitHub↗
    Ver en GitHub↗0
  • pokemonunity/pokemonunityAvatar de PokemonUnity

    PokemonUnity/PokemonUnity

    2,000Ver en GitHub↗

    A LEGACY Unity project to help build Pokémon-esque RPG games.

    C#legacypokemonunity
    Ver en GitHub↗2,000