New realtime database for IPFS

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • fireproof

    Realtime database, runs anywhere. Install Fireproof in your front-end app or edge function, and sync data via any backend.

  • Doing a js-ipfs backend would be straightforward and wouldn't change the app API, so it totally makes sense to do that. I tend to see it as a both/and situtation, and the current core makes no assumptions about network either way. Adding web3.storage was just a ~200 loc React hook, so I bet the js-ipfs bridge would also be that easy.

  • web3.storage

    DEPRECATED ⁂ The simple file storage service for IPFS & Filecoin

  • In my TodoMVC example I built up the local database which a bunch of data, enabled web3.storage replication, and then deleted my local IndexedDB. It was fun to watch the blocks fetch over the network but it's not optimzed yet (it doesn't know the second block's address til it reads it from the first's) but I can remove that bottleneck.

  • 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