Windmill.dev

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • windmill

    Open-source developer platform to turn scripts into workflows and UIs. Fastest workflow engine (5x vs Airflow). Open-source alternative to Airplane and Retool.

  • You can always login with your github account for now: https://alpha.windmill.dev

    I am not doing anything fancy for building the dockerfile: https://github.com/windmill-labs/windmill/blob/main/.github/...

    Running the docker on the other hand require to pass a few env variables, among them the connection info to a PG instance. It also require to setup an user by editing directly the database and hashing by hand your password which is super inconvenient. I am working right now on making the process easier, did not expect self-host users so early.

  • nifi

    Apache NiFi

  • 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
  • datastation

    App to easily query, script, and visualize data from every database, file, and API.

  • I build a somewhat similar app, DataStation [0], that is in JavaScript and Go. It supports scripting in Python, Julia, R, JavaScript, Ruby, etc.

    The server version of it exists and I run it myself but that process is not documented yet. (Most people use it as a desktop app today.)

    [0] https://github.com/multiprocessio/datastation

  • active_record_doctor

    Identify database issues before they hit production.

  • What did you build the website with? It looks really nice and I’m looking for something I could use with my project. [1]

    [1] https://github.com/gregnavis/active_record_doctor

  • windmilldocs

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Many of us can face issues working with ActiveRecord due to its inconsistency with the database schema. That's why I have built database_consistency, which can help you avoid the most common issues and improve your application's performance.

    3 projects | /r/rails | 28 Dec 2022
  • Is there a linter for non-backwards-compatible DB migrations?

    2 projects | /r/PostgreSQL | 19 Dec 2022
  • Troubleshooting a RoR Application in Production

    2 projects | /r/rails | 24 May 2022
  • Tracking long queries into csv

    1 project | dev.to | 27 Dec 2020
  • JOINs in SQL

    1 project | news.ycombinator.com | 5 May 2024