PouchDB - Portable CouchDB JavaScript Implementation
Join the DZone community and get the full member experience.
Join For Free
pouchdb
is a complete implementation of the couchdb storage and views api that
supports peer-to-peer replication with other couchdb instances. the
browser version is written for indexeddatabase (part of html5). an
additional implementation is in progress for leveldb.
requirements: none
demo: https:/ / github. com/ mikeal/ pouchdb
license: apache license v2.0

requirements: none
demo: https:/ / github. com/ mikeal/ pouchdb
license: apache license v2.0
Implementation
JavaScript
Published at DZone with permission of Hirvesh Munogee, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments