Software Alternatives, Accelerators & Startups

Automerge VS FeathersJS

Compare Automerge VS FeathersJS 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.

FeathersJS logo FeathersJS

Wow your users. Build incredible real-time applications in record time.
  • Automerge Landing page
    Landing page //
    2023-06-02
  • FeathersJS Landing page
    Landing page //
    2023-01-17

Automerge videos

Automerge: a new foundation for collaboration software

More videos:

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

FeathersJS videos

OSS 2019: FeathersJS with David Lueke

More videos:

  • Review - ❄️ Chill Stream | Building EntropyChat.app | node.js, FeathersJS, Vue.js, Vuex, Electron

Category Popularity

0-100% (relative to Automerge and FeathersJS)
Databases
100 100%
0% 0
JavaScript Framework
0 0%
100% 100
NoSQL Databases
100 100%
0% 0
Web Frameworks
0 0%
100% 100

User comments

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

Social recommendations and mentions

Based on our record, FeathersJS seems to be a lot more popular than Automerge. While we know about 38 links to FeathersJS, 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

FeathersJS mentions (38)

  • Ask HN: Can anyone suggest few open source projects for SaaS Boilerplate?
    For backend this might help https://feathersjs.com. I’m not affiliated with them, just a happy user. - Source: Hacker News / about 2 months ago
  • Best NodeJS frameworks for seamless backend development
    Feathers.js is a web framework built on top of Express which provides a simple way to develop a scalable and reliable application. Feathers.js supports many databases and works with any frontend technology including iOS, Android, and React Native. - Source: dev.to / 7 months ago
  • Choosing a backend API framework
    Feathers.js - fully fledged backend framework, with almost anything out of the box. Source: 12 months ago
  • Node.js 20 is now available
    For anything CRUD or that can be modeled as such, I use FeathersJS (https://feathersjs.com/). - Source: Hacker News / about 1 year ago
  • Is there something like Feathersjs for Rust?
    Is there something like Feathers | The API and Real-time Application Framework (feathersjs.com) ? Source: about 1 year ago
View more

What are some alternatives?

When comparing Automerge and FeathersJS, 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

ExpressJS - Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple

PouchDB - Open-source JavaScript database inspired by Apache CouchDB that's designed to run well within the browser

Koa.js - Next generation web framework for node.js

GUN - Self-hosted Firebase.

Sails.js - Realtime MVC Framework for Node.js