logo image



PouchDB

Tutorials

Questions

Reviews

Posts

description
PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser as offline and online
Type
NoSQL, Document, Attachment
Written In
JavaScript
Developed By
Apache Software Foundation
Customers
Releases
- 1.0.0 (2013-12-22)
Initial Release
- 2.0.0 (2014-03-01)
Removed PouchDB.allDbs()Prototype-based db objectsPrototype-based plugins API
- 3.0.0 (2014-08-12)
Local documents are unversioned for better map/reduce performanceConstructor option opts.size to work around Safari/iOS storage quotasPouchDB.defaults() for default constructor optionspouchdb-nightly.js has been renamed to pouchdb.jsopts.server has been deprecated from the replicate() and sync() APIsRely on CouchDB-centric errors to have a status instead of name(i.e. err.status instead of err.name)
- 4.0.0 (2015-08-03)
Allow chaining of plugin registrationAllow option to raise timeouts in changes / replicationAdd direct edit button to websiteReturn Blobs (or Buffers) in get(),allDocs(),changes(),query() with {binary: true}
- 5.0.0 (2015-10-06)
bulkGet()FruitDOWN as a supported adapterAllow user to specify Firefox persistent storageAllow setting http options per request
- 6.0.3 (2016-09-05)
View and filter functions are now executed in strict mode, use strict modeLimit concurrent attachment requestsRelease memory faster in ajax requests
- 7.0.0 (2018-06-21)
Removed WebSQLRemoved Promise Polyfill Removed IndexedDB storage option
whichdb.com

Databases



©Copyright 2019 WhichDB | Privacy Policy | Terms & Conditions