I could use design advice

This page summarizes the projects mentioned and recommended in the original post on /r/node

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

    Simple and fast JSON database

  • Another thing you might consider is literally using the filesystem as a database. There are plenty of vanillla ways to simply read/write to JSON or you could even use a JSON based db github.com/typicode/lowdb again you don't need to think about it as a db your just handling JS objects.

  • 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

  • Database recommendations for small website

    1 project | /r/node | 6 Dec 2023
  • go-store: Lightweight embedded database in pure Go inspired by Lowdb

    2 projects | /r/golang | 14 Dec 2022
  • Best Simple Javascript database to replace local storage?

    1 project | /r/AskProgramming | 4 Oct 2022
  • Intercept and inspect http requests with reqon

    2 projects | dev.to | 17 Sep 2022
  • NodeJs temporal database (like an audit log or git)

    1 project | /r/learnprogramming | 16 Sep 2022