Working with offline data

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

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-mem

    An in memory postgres DB instance for your unit tests

  • Postgres in the browser is possible through pg-mem: "pg-mem is an experimental in-memory emulation of a postgres database" but it also suffers from no persistence. If you can persist to a file somewhere then read it in on startup (and if your local data isn't huge) this might work.

  • 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

  • Pg-mem: An in-memory re-implementation of PostgreSQL in JavaScript

    1 project | news.ycombinator.com | 26 Aug 2021
  • Haskell as a first timer - Am I missing something ? Or is something broken ?

    1 project | dev.to | 3 Feb 2021
  • Zero delay development & unit testing iterations

    7 projects | dev.to | 5 Oct 2020
  • Setting up PostgreSQL for running integration tests

    2 projects | news.ycombinator.com | 19 Apr 2024
  • I want to make a complete "note" taking app but i'm still a beginner and only know up to vanilla js. What should I learn so I can make this project?

    4 projects | /r/webdev | 28 Sep 2021