🐑🐑🐑 EweserDB, the user-owned database 🐑🐑🐑

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

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
  • eweser-db

    A user-owned database. Just for ewe 🐑

  • I've been working on this project for 4 years in some form or another and would love some feedback. After getting burned by various walled-garden software I set out to make an interoperable, user-owned database where any developer can easily hook into your existing database and make a new app that syncs with and uses your existing data. It is now pretty much ready to start making apps on top of. Let me know what you think!

  • gun

    An open source cybersecurity protocol for syncing decentralized graph data.

  • Which projects compete? Well there is gun.js which I tried to use but ran into issues with pretty quickly. Check out the source code if you are ready for some r/programminghorror . It's a similar idea of a distributed database, but it doesn't quite work the same way (or work at all really).

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

    Shared data types for building collaborative software

  • No problem. The database CRUD features are just helpers as an abstraction on top of yjs: https://docs.yjs.dev/. Eweser adds schemas in the form of typescript types to make using it simpler, more structured, and interoperability easier.

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