You don't need distributed systems.

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • pg-boss

    Queueing jobs in Node.js using PostgreSQL like a boss

  • You can use the simplest option than implement a new service. Keep in mind that every running system can be a job scheduler, you can just use nodejs worker threads, Redis, or even your DB as a job scheduler, check PGBoss for example.

  • 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

  • How/do you handle queue type workflows?

    1 project | /r/Supabase | 5 Feb 2023
  • Which tool/library well adopted to use Postgres as a message broker?

    1 project | /r/PostgreSQL | 1 Feb 2023
  • SQL Maxis: Why We Ditched RabbitMQ and Replaced It with a Postgres Queue

    16 projects | news.ycombinator.com | 11 Apr 2023
  • How to add Passkey Login to Next.js using NextAuth and Hanko

    5 projects | dev.to | 4 Mar 2024
  • Sneakiest development trap: making easy easier...

    1 project | dev.to | 4 Jan 2024