We made Lowdefy - An open-source, self-hosted, low-code framework to easily make web apps, admin panels, BI dashboards, workflows, and CRUD apps with YAML or JSON.

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

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

    The most advanced amCharts charting library for JavaScript and TypeScript apps.

  • In terms of charting libraries, we have Apache Charts as a built-in block, and we also maintain an amCharts custom block library.

  • Knex

    A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.

  • In terms of data, you can use Knex to connect to SQL databases or connect to MongoDB. You could even use the MongoDB query language to transform data on the frontend (a third party API response 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
  • lowdefy

    The config web stack for business apps - build internal tools, client portals, web apps, admin panels, dashboards, web sites, and CRUD apps with YAML or JSON.

  • See https://docs.lowdefy.com/lowdefy-schema for more details on templating and https://github.com/lowdefy/lowdefy/tree/main/packages/docs for the docs Lowdefy code.

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

  • Data Store with Nucleoid (Low-code Backend)

    2 projects | dev.to | 31 Jan 2023
  • Promises, Thenables, & Lazy-evaluation: What, Why, How

    2 projects | dev.to | 23 Jan 2023
  • PostgreSQL / How to learn, does it work well with Node/ ORM?

    2 projects | /r/node | 18 Aug 2022
  • Getting Started With Restful API Development with PERN

    5 projects | dev.to | 8 Jul 2022
  • SQL: One to Many Join Query in an Optimal way with Node.js

    2 projects | dev.to | 16 May 2022