localforage

Offline Storage Library

Simplifies storage in IndexedDB, WebSQL, and LocalStorage for mobile and offline-first applications.

A FeathersJS standard CRUD adapter wrapping localForage to simplify storage in IndexedDB, WebSQL, and LocalStorage.

GitHub

9 stars
2 watching
4 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list

feathersjsmobileoffline-first

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
feathersjs-ecosystem/feathers-localstorageA client-side service that stores data in local storage or AsyncStorage.38
feathersjs-offline/owndata-ownnetEnables offline-first CRUD operations in FeathersJS applications with optimistic mutation strategy and two data synchronization approaches: own-data and own-net.17
feathersjs-ecosystem/feathers-elasticsearchA Feathers.js adapter for interacting with Elasticsearch databases.78
lwhiteley/feathers-lowdbAn FeathersJS service adapter using Lowdb as a lightweight in-memory and file-based database solution.6
feathersjs-ecosystem/feathers-sequelizeA Feathers service adapter for the Sequelize ORM208
feathersjs-ecosystem/feathers-blobA Feathers service for blob storage and management93
feathersjs-ecosystem/feathers-knexProvides an adapter for using KnexJS with Feathers services to interact with databases.112
feathersjs-ecosystem/feathers-mongooseProvides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB.189
feathersjs-ecosystem/feathers-objectionAn adapter for connecting Feathers.js applications to Objection.js, an ORM based on KnexJS.98
mattchewone/feathers-shallow-populateA FeathersJS hook for populating relational data by fetching referenced entries from other services22
jus101/feathers-dynamodbA Feathers service that interacts with Amazon DynamoDB to provide a simple and efficient way to store and manage data in a NoSQL database13
dekelev/feathers-http-distributedEnables distributed communication between FeathersJS services over HTTP6
jonascript/feathers-airtableA module that enables Airtable data access via the Feathers Common API7
genkgo/ember-localforage-adapterAn Ember Data adapter that stores application data in Mozilla's localForage, providing offline capabilities and compatibility with Ember Data 3.0.133
feathersjs-ecosystem/feathers-cassandraA Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder8