ember-pouch
CouchDB client
An adapter for Ember Data to sync data with CouchDB or other compatible servers using PouchDB
PouchDB/CouchDB adapter for Ember Data
281 stars
14 watching
76 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pouchdb-community/pouchdb-authentication | Provides an authentication API for PouchDB and CouchDB databases using vanilla CouchDB features | 777 |
carbureted/react-native-pouchdb | A library that enables offline data synchronization and manipulation using PouchDB in React Native applications | 40 |
craftzdog/pouchdb-adapter-react-native-sqlite | A PouchDB adapter that uses React Native's SQLite as its underlying storage layer | 131 |
ampatspell/ember-cli-sofa | A CouchDB persistence library for Ember.js applications | 4 |
mikebild/graphql-pouch | A GraphQL runtime built on top of PouchDB, enabling fast and easy data modeling and synchronization with CouchDB. | 204 |
emaringolo/pharo-couchdb | A Smalltalk library providing a client for interacting with a NoSQL document database | 4 |
neighbourhoodie/svelte-pouchdb-couchdb | An offline-capable todo list built with Svelte, PouchDB and CouchDB | 63 |
pouchdb/pouchdb | A JavaScript database that syncs data across multiple platforms and devices. | 16,961 |
broerse/ember-cli-blog | An Ember application demonstrating authentication and data replication with CouchDB | 86 |
buhrmi/vue-pouch | Real-time data synchronization and querying for Vue.js applications using PouchDB | 164 |
dpmcmlxxvi/pouchdb-geospatial | A plugin for PouchDB that enables spatial querying of GeoJSON objects | 18 |
pouchdb/geopouch | Spatial plugin for PouchDB that supports N-dimensional coordinates | 85 |
mydea/ember-indexeddb | Provides utilities to work with IndexedDB in Ember applications for offline data storage and management. | 17 |
apache/couchdb-nano | A Node.js library that provides a low-level interface to CouchDB, allowing developers to interact with the database directly. | 657 |
mkrogemann/couchdb_connector | A CouchDB connector for Elixir that provides basic CRUD operations and support for views. | 96 |