pouchdb-adapter-react-native-sqlite
PouchDB adapter
A PouchDB adapter that uses React Native's SQLite as its underlying storage layer
PouchDB adapter using ReactNative SQLite as its backing store
131 stars
3 watching
25 forks
Language: TypeScript
last commit: 26 days ago
Linked from 1 awesome list
databasepouchdbreact-nativesqlite3
Related projects:
Repository | Description | Stars |
---|---|---|
craftzdog/react-native-sqlite-2 | Provides a WebSQL-compatible API to store data in a React Native app using a native SQLite database on the platform-specific side. | 379 |
carbureted/react-native-pouchdb | A library that enables offline data synchronization and manipulation using PouchDB in React Native applications | 40 |
pouchdb-community/ember-pouch | An adapter for Ember Data to sync data with CouchDB or other compatible servers using PouchDB | 281 |
mikebild/graphql-pouch | A GraphQL runtime built on top of PouchDB, enabling fast and easy data modeling and synchronization with CouchDB. | 204 |
pouchdb-community/pouchdb-authentication | Provides an authentication API for PouchDB and CouchDB databases using vanilla CouchDB features | 776 |
buhrmi/vue-pouch | Real-time data synchronization and querying for Vue.js applications using PouchDB | 164 |
jbrodriguez/react-native-android-sqlite | A React Native Android wrapper that provides a convenient interface to SQLite databases | 30 |
vicentedealencar/redux-pouchdb | A library that syncs Redux stores with PouchDB databases | 222 |
pouchdb/pouchdb | A lightweight JavaScript database for syncing data between online and offline environments. | 16,913 |
pouchdb/geopouch | Spatial plugin for PouchDB that supports N-dimensional coordinates | 85 |
neighbourhoodie/svelte-pouchdb-couchdb | An offline-capable todo list built with Svelte, PouchDB and CouchDB | 63 |
dpmcmlxxvi/pouchdb-geospatial | A plugin for PouchDB that enables spatial querying of GeoJSON objects | 18 |
nektro/zig-sqlite3 | A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. | 2 |
dawidwetzler/nuxt3-capacitor-sqlite-kysely-example | An Nuxt 3 application demonstrating the integration of SQLite and Kysely for local storage | 2 |
koderslab/react-native-for-web | A toolset to adapt React Native apps for web development with some limitations. | 255 |