PouchDB Alternatives
PouchDB is described as 'open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser' and is an app in the Backup & Sync category. There are nine alternatives to PouchDB for a variety of platforms, including Online / Web-based, Self-Hosted solutions, Android, Windows and Android Tablet. The best alternative is GUN, which is both free and Open Source. Other great apps like PouchDB are RxDB (Free, Open Source), ForerunnerDB (Free, Open Source), Alasql (Free, Open Source) and TaffyDB (Free, Open Source).
- GUN is an open source, realtime, graph database written entirely in JavaScript and built using peer-to-peer algorithms, making it surprisingly fault tolerant and easy to get started with.
- Free • Open Source
- Mac
- Windows
- Linux
- Android
- iPhone
- Android Tablet
- iPad
- Self-Hosted
- RxDB (short for Reactive Database) is a NoSQL-database for JavaScript Applications like Websites, hybrid Apps, Electron-Apps and NodeJs.
- Free • Open Source
- Windows
- Online
- Android
- Self-Hosted
- NativeScript
- PouchDB
- React
- Electron / Atom Shell
- AngularJS
- React Native
- Apache Cordova
- Ionic Framework
- Node.JS
- PhoneGap
RxDB vs PouchDB opinions
HanLin2255 RxDB is based on Pouchdb but has a better api and typescript suppport - ForerunnerDB is the only JavaScript database with a simple, rich JSON-based query language. Based on MongoDB's query language and built with web applications in mind, ForerunnerDB will have you up and running in minutes.No screenshots yet
- Alasql.js - is a lightweight client-side in-memory SQL database designed to work in browser and Node.js. It supports SQL and has some of NoSQL functionality. It is efficient for JavaScript arrays and objects manipulation with all power of SQL language.
- The JavaScript DatabaseNo screenshots yet
- A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.No screenshots yet
- Yjs is a CRDT implementation that exposes its internal data structure as shared types. Shared types are common data types like Map or Array with superpowers: changes are automatically distributed to other peers and merged without merge conflicts.No screenshots yet
- Object document mapper for JSON data that provides mongodb methods for querying and transformation as well as additional joining that is not provided by mongodb.No screenshots yet