Here are
262 public repositories
matching this topic...
🔄 A client side, offline-first, reactive database for JavaScript Applications
Updated
Dec 28, 2021
TypeScript
🐨 - PouchDB is a pocket-sized database.
Updated
Dec 24, 2021
JavaScript
Neuron - Electron, ES6, React, PouchDB, Sass, Webpack
Updated
Oct 18, 2016
JavaScript
💰 Personal finances tracking web app
Updated
Dec 24, 2021
JavaScript
An implementation of the exact same app in Firestore, AWS Datastore, PouchDB, RxDB and WatermelonDB
Updated
Dec 27, 2021
TypeScript
The CHT Core Framework makes it faster to build responsive, offline-first digital health apps that equip health workers to provide better care in their communities. It is a central resource of the Community Health Toolkit.
Updated
Dec 27, 2021
JavaScript
SQLite3 Native Plugin for React Native for iOS, Android, Windows and macOS.
Kivik provides a common interface to CouchDB or CouchDB-like databases for Go and GopherJS.
Preserver is desktop notes organiser built on electron, angular2, pouchDB
Updated
Oct 16, 2020
TypeScript
GraphQL runtime using PouchDB
Updated
May 10, 2021
JavaScript
Library for building offline-first browser-based applications :: платформа автономных веб-приложений
Updated
Dec 16, 2021
JavaScript
An in-memory database based on the CouchDB REST API and containing the CouchDB Futon and Fauxton web sites
Vue Pouch DB is a VueJS Plugin that binds PouchDB with Vue and keeps a synchronised state with the database. Has support for Mango queries which are processed locally within the VuePouchDB state.
Updated
Nov 9, 2017
JavaScript
PouchDB adapter using ReactNative SQLite as its backing store
Updated
Aug 13, 2021
JavaScript
🗿 npm ↔️ Algolia replication tool ⛷️ 🐌 🛰️
Updated
Dec 27, 2021
TypeScript
Tom Dale's blog example updated for the Ember CLI
Updated
Dec 14, 2021
JavaScript
Kanban style task management board app
Updated
Feb 8, 2021
TypeScript
File Synchronisation for Cozy on Desktop and Laptop
Updated
Dec 27, 2021
JavaScript
Shopping List is an Offline First demo Progressive Web App built using Vue.js and PouchDB.
EF Core-like CouchDB experience for .NET!
Optimize and assist planning your garden
Updated
Nov 3, 2021
JavaScript
A tiny library to enable you work with PouchDB in a Vuejs app. It syncs with remote CouchDB too :-)
Updated
Oct 20, 2017
JavaScript
A simple, opinionated interface for PouchDB 👝
Updated
Oct 18, 2021
TypeScript
Tutorial: How To Use PouchDB + SQLite For Local Storage In Ionic 2
Updated
May 8, 2017
TypeScript
A-Frame based 3D visualization editing tool.
Updated
Apr 26, 2020
TypeScript
Powerful authentication for APIs and apps using CouchDB (or Cloudant). Up to date (Node 12/14/16) and refactored to TypeScript.
Updated
Dec 6, 2021
TypeScript
Mobile Web App to organize payments in dynamic groups of people.
Updated
Dec 20, 2021
TypeScript
(Archived) A progressive web app for writing down words and translations as you encounter them.
Decentralized, Offline-first, Personal Information Manager (PIM) using PouchDB/CouchDB. Includes task-, note-, and contact-management, as well as journaling.
Improve this page
Add a description, image, and links to the
pouchdb
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
pouchdb
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Report incident is currently hardcoded to set
reportedBy
to some user instead of the currently logged in user's id. This needs to be corrected to user the current user id from the redux store.To Reproduce