Software Alternatives, Accelerators & Startups

Figma Is a File Editor

DriftDB Automerge PouchDB
  1. GitHub Repo stars
    Pricing:
    • Open Source

    #Application And Data #Application Hosting #Realtime Backend / API 2 social mentions

  2. A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
    Pricing:
    • Open Source
    Take a look at https://automerge.org/ and the stack those folks are building. You're exactly right that it's a difficult balance (specifically the trick is proving commutativity for the domain-specific data of your application). But automerge (and then <a href="https://github.com/inkandswitch/peritext">https://github.com/inkandswitch/peritext</a>) show it's at least possible. Good stuff.

    #Databases #NoSQL Databases #Developer Tools 8 social mentions

  3. Open-source JavaScript database inspired by Apache CouchDB that's designed to run well within the browser
    Pricing:
    • Open Source
    I have another use case that DO would be perfect for, and that's sync for offline first apps. I have two offline first apps, both using PouchDB[1] as client database and CouchDB as server database. I'd love to replace CouchDB with DO. Maybe you can hire some of the people contributing to PouchDB to build a backend for it using DO? [1]: https://pouchdb.com.

    #Databases #NoSQL Databases #Developer Tools 32 social mentions

Discuss: Figma Is a File Editor

Log in or Post with