Open source data orchestration and scheduling platform

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • kestra

    Infinitely scalable, event-driven, language-agnostic orchestration and scheduling platform to manage millions of workflows declaratively in code.

  • Damn shame they stepped on the same jinja2-in-yaml landmine as ansible, using "{{" as template markers: https://github.com/kestra-io/kestra/blob/v0.4.2/README.md?pl...

    Had they chosen to use "<<" (or "${{" like GHA), it would have removed the need to quote almost every one of those expressions that appear in a yaml scalar context, since "{" is a legal yaml syntax character and thus `alpha: {{ beta }}` is interpreted as '{"alpha":{ ... } }' but with an illegal anonymous inner map

    I'll keep the Elastic licensing commentary to myself

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts