Here are
266 public repositories
matching this topic...
🔄 A client side, offline-first, reactive database for JavaScript Applications
Updated
May 11, 2022
TypeScript
🐨 - PouchDB is a pocket-sized database.
Updated
May 4, 2022
JavaScript
🐛 bug
issue/pull request that documents/fixes a bug
in progress
indicates that issue/pull request is currently being worked on
good first issue
indicates an issue is good for a first time contributor
incidents
Neuron - Electron, ES6, React, PouchDB, Sass, Webpack
Updated
Oct 18, 2016
JavaScript
An implementation of the exact same app in Firestore, AWS Datastore, PouchDB, RxDB and WatermelonDB
Updated
May 11, 2022
TypeScript
💰 Personal finances tracking web app
Updated
Mar 15, 2022
JavaScript
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
May 11, 2022
JavaScript
SQLite3 Native Plugin for React Native for iOS, Android, Windows and macOS.
Updated
May 9, 2022
TypeScript
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
Apr 9, 2022
JavaScript
Library for building offline-first browser-based applications :: платформа автономных веб-приложений
Updated
Apr 20, 2022
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
Mar 29, 2022
JavaScript
🗿 npm ↔️ Algolia replication tool ⛷️ 🐌 🛰️
Updated
May 8, 2022
TypeScript
Kanban style task management board app
Updated
Apr 29, 2022
TypeScript
Tom Dale's blog example updated for the Ember CLI
Updated
Apr 9, 2022
JavaScript
File Synchronisation for Cozy on Desktop and Laptop
Updated
May 10, 2022
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
Feb 10, 2022
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
Apr 24, 2022
TypeScript
A-Frame based 3D visualization editing tool.
Updated
Apr 26, 2020
TypeScript
Tutorial: How To Use PouchDB + SQLite For Local Storage In Ionic 2
Updated
May 8, 2017
TypeScript
Your personal diary and mood tracker
Mobile Web App to organize payments in dynamic groups of people.
Updated
Apr 27, 2022
TypeScript
Flipper Databases plugin for React Native
Updated
May 11, 2022
TypeScript
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
reportedByto 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