Software Alternatives, Accelerators & Startups

Automerge VS PouchDB

Compare Automerge VS PouchDB and see what are their differences

Automerge logo Automerge

A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.

PouchDB logo PouchDB

Open-source JavaScript database inspired by Apache CouchDB that's designed to run well within the browser
  • Automerge Landing page
    Landing page //
    2023-06-02
  • PouchDB Landing page
    Landing page //
    2022-12-23

Automerge videos

Automerge: a new foundation for collaboration software

More videos:

  • Review - Creating Local-First Collaboration Software with Automerge • Martin Kleppmann • GOTO 2023

PouchDB videos

Getting started with PouchDB and CouchDB (tutorial)

More videos:

  • Review - CouchDB everywhere with PouchDB - Dale Harvey, Mozilla

Category Popularity

0-100% (relative to Automerge and PouchDB)
Databases
16 16%
84% 84
NoSQL Databases
19 19%
81% 81
Developer Tools
27 27%
73% 73
App Development
100 100%
0% 0

User comments

Share your experience with using Automerge and PouchDB. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, PouchDB seems to be a lot more popular than Automerge. While we know about 21 links to PouchDB, we've tracked only 2 mentions of Automerge. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Automerge mentions (2)

  • Using CRDTs to build collaborative Rust web applications
    If you plan to build production-grade CRDT-based software and don’t want to build every piece of it by hand, I recommend Automerge as a library for handling all your CRDT needs, but it’s always good to look under the hood to build intuition and understanding for the underlying concepts. - Source: dev.to / 3 months ago
  • Figma Is a File Editor
    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 https://github.com/inkandswitch/peritext) show it's at least possible. Good stuff. - Source: Hacker News / 11 months ago

PouchDB mentions (21)

  • Show HN: RemoteStorage – sync localStorage across devices and browsers
    How does this compare to PouchDB[1]? [1]: https://pouchdb.com/. - Source: Hacker News / 5 months ago
  • Local-first software: You own your data, in spite of the cloud (2019)
    Meteor wrapped the MongoDB API for this purpose. You are working with collections and can run the same queries over them, regardless of whether you are connected to a DB instance or the browser's local storage. For CouchDB an equivalent exists in the form of PouchDB: https://pouchdb.com/. - Source: Hacker News / 8 months ago
  • Modern SQL Databases Are Changing Web Development: Part 1
    Not sure if you're thinking more of an official standard but PouchDB is open source and sounds similar to what you're talking about: https://pouchdb.com/. - Source: Hacker News / 10 months ago
  • Figma Is a File Editor
    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. - Source: Hacker News / 11 months ago
  • This Instagram post... I guess backend code does't belong to git
    PouchDB might be of interest - https://pouchdb.com/ - "PouchDB was created to help web developers build applications that work as well offline as they do online. Source: over 1 year ago
View more

What are some alternatives?

When comparing Automerge and PouchDB, you can also consider the following products

Yjs - A CRDT framework with a powerful abstraction of shared data, Shared data types for building collaborative software

CouchDB - HTTP + JSON document database with Map Reduce views and peer-based replication

GUN - Self-hosted Firebase.

RxDB - A fast, offline-first, reactive Database for JavaScript Applications

Thymer - Web-based Project management and task planning for people who hate project management and task planning. For individuals, teams and small businesses.

GraphQL - GraphQL is a data query language and runtime to request and deliver data to mobile and web apps.