Ask HN: Did you change your software architecture due to monetary constraints?

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • epanet-js

    Model a water distribution network in JavaScript using the OWA-EPANET engine

  • At the start up I work at [0], we use an open source library I developed to run hydraulic models of water networks in JavaScript [1].

    A hydraulic model may be between 1-10MB and the simulation results can end up being 100+MB of time series data.

    Other vendors with proprietary engines have to scale up servers to run their simulation engineers and will store and serve up results from a database.

    Having everything done locally means we only have to store a static file and offload the simulation to the client.

    Because we've architected it this way our hosting costs are low and users generally have faster access to results (assuming they're running a moderately decent machine)

    [0] https://qatium.com/

    [1] https://github.com/modelcreate/epanet-js

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • Open Animator: Create beautiful math animations from text

    1 project | news.ycombinator.com | 1 May 2024
  • Show HN: Extracting structured data from the web with LLMs

    2 projects | news.ycombinator.com | 1 May 2024
  • Curated Coding Interview Handbook

    1 project | news.ycombinator.com | 1 May 2024
  • The drinking fountain button is tragically misunderstood

    1 project | news.ycombinator.com | 1 May 2024
  • OMI the surprising Chinese Web Components Framework ✨

    1 project | dev.to | 1 May 2024