PouchDB icon
PouchDB icon

PouchDB

PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser.

Cost / License

  • Free
  • Open Source

Platforms

  • Self-Hosted
  • Node.JS
5likes
0articles

Features

  1.  Works Offline
  2.  Synchronization
  3.  NoSQL database
  4.  Browser-based

PouchDB News & Activities

Highlights All activities

Recent activities

  • Loro icon
    forkingpaths added PouchDB as alternative to Loro

PouchDB information

AlternativeTo Categories

DevelopmentBackup & Sync

Popular alternatives

View all
PouchDB was added to AlternativeTo by Eric Schultz on and this page was last updated .
No comments or reviews, maybe you want to be first?

Featured in Lists

A more optimistic homage to the slopware catalog...

List by Alex Ruiz with 56 apps, updated

Official Links

What is PouchDB?

The Database that Syncs!

PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser.

PouchDB was created to help web developers build applications that work as well offline as they do online.

It enables applications to store data locally while offline, then synchronize it with CouchDB and compatible servers when the application is back online, keeping the user's data in sync no matter where they next login.