feathers-live-query
Live Query
Mirrors part of a DB on the client in real-time using socket.io websockets and JavaScript.
Live query. Mirror part of a DB on the client.
12 stars
2 watching
0 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
eddyystop/feathers-starter-react-redux-login-roles | A starter package for building commercial applications with Feathers and Redux | 195 |
feathersjs-offline/localforage | Simplifies storage in IndexedDB, WebSQL, and LocalStorage for mobile and offline-first applications. | 9 |
jus101/feathers-dynamodb | A Feathers service that interacts with Amazon DynamoDB to provide a simple and efficient way to store and manage data in a NoSQL database | 13 |
feathersjs-ecosystem/feathers-localstorage | A client-side service that stores data in local storage or AsyncStorage. | 38 |
feathersjs-ecosystem/feathers-mongoose | Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB. | 189 |
feathersjs-ecosystem/feathers-elasticsearch | A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
feathersjs-ecosystem/feathers-blob | A Feathers service for blob storage and management | 93 |
feathersjs-offline/owndata-ownnet | Enables 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-knex | Provides an adapter for using KnexJS with Feathers services to interact with databases. | 112 |
codingfriend1/feathers-vue | A full-stack web application using Vue 2 and FeathersJS with authentication, email verification, and server-side rendering | 197 |
feathersjs-ecosystem/feathers-cassandra | A Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder | 8 |
feathersjs-ecosystem/feathers-sequelize | A Feathers service adapter for the Sequelize ORM | 208 |
josx/ra-data-feathers | A Feathers data provider for React Admin | 157 |
feathersjs-ecosystem/feathers-nedb | Provides a service adapter for interacting with an embedded MongoDB-like database (NeDB) in a Node.js application. | 84 |
silvestreh/feathers-react | A library of reusable React components to display data from Feathers APIs in real-time. | 8 |