layout: 2ColLeft title: Who's using PouchDB? sidebar: nav.html

A list of known products and services that are using PouchDB. Fork this page to add your own!

Cozy Cloud

{% include img.html width=125 src=“cozy.png” alt=“Cozy Cloud” %}

Cozy is a personal cloud that you can host, customize, and fully control. It syncs contacts, calendars, and files between your personal devices and server. Under the hood, it leverages CouchDB and PouchDB.

eHealth Africa

{% include img.html width=200 src=“ehealth_africa.png” alt=“eHealth Africa” %}

eHealth Africa is an American-Nigerian NGO specialising in the development and deployment of tech for health. To tackle the Ebola outbreak, they built software to manage applications, which is based on CouchDB and PouchDB.

Cloudwall

{% include img.html width=200 src=“cloudwall.png” alt=“Cloudwall” %}

Cloudwall is an operating system for noBackend webapps, based on CouchDB and PouchDB.

MBTA Alerts

{% include img.html width=100 src=“mbta_alerts.jpeg” alt=“MBTA Alerts” %}

MBTA Alerts is a Twitter bot that thousands of Bostonians depend upon to be notified of delays in the MBTA transit system. Uses Node.js, PouchDB, and CouchDB.

Squarespace Blog

{% include img.html width=100 src=“squarespace_blog.png” alt=“Squarespace Blog” %}

Squarespace Blog is an Android and iOS app that gives you the tools you need to write and edit posts on multiple Squarespace websites. It uses PouchDB attachments inside a WebView for fast offline images.

Thali project

Thali is a Microsoft-sponsored open-source platform for creating apps that exploit the power of personal devices and put people in control of their data. It uses Cordova, PouchDB, OpenSSL, and Tor.

Story-writer

Story-writer is a free Markdown editor, with a web version and NW.js client version, built using Node.js, NW.js, LevelDB, and PouchDB.

BikeCommute

BikeCommute is a FirefoxOS app that registers an NFC tag to track bike commuters in the Mozilla Portland office. Built using Famo.us, PouchDB, and CouchDB. See a video of it in action or read about it on Mozilla Hacks.

NPM Browser

NPM Browser is a fully offline cache of NPM packages, which runs in your browser, using Angular.js, PouchDB, and the pouchdb-load plugin.

Local NPM

Local NPM allows you to easily set up a local NPM server that caches data from the real NPM and updates in realtime. The goal is to cut down network request time by moving data closer to the client. Built using Node.js, LevelDB, and PouchDB.