>From the readme:

> PouchDB uses various backends so it can work across various browsers and
in Node.js. It uses IndexedDB in Firefox and Chrome, WebSQL in Safari and
Opera and LevelDB in Node.js

https://github.com/daleharvey/pouchdb


On Wed, Nov 6, 2013 at 4:15 PM, Jens Alfke <j...@couchbase.com> wrote:

>
> On Nov 6, 2013, at 5:02 PM, bryan rasmussen <rasmussen.br...@gmail.com>
> wrote:
>
> > Well no, that is the use of pouchdb in the browser, which is a good use,
> > this is pouchdb running in Node and I am just trying to get a feel for
> the
> > possible uses.
>
> PouchDB depends on the HTML5 local-database API. Is that even available in
> node.js?
>
> —Jens

Reply via email to