[AskJS] Simple javascript database that can replace local storage?

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

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. localForage

    💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.

    localForage (https://localforage.github.io/localForage/) mirrors localStorage syntax, but uses IndexedDB in the background. If that's not supported, it uses WebSQL and then LocalStorage

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla 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 to get core.async to play well with IndexedDB

    2 projects | /r/Clojure | 23 Jun 2023
  • I need help about what is my problem and how to google it

    1 project | /r/reactjs | 23 Mar 2023
  • How to use Local Forage?!

    1 project | /r/learnjavascript | 9 Dec 2022
  • How to use Local Forage?!

    1 project | /r/learnprogramming | 9 Dec 2022
  • Storing JSON data in project or fetching every time?

    1 project | /r/reactjs | 15 Nov 2022