feathers-lowdb
Database adapter
An FeathersJS service adapter using Lowdb as a lightweight in-memory and file-based database solution.
feathersjs service adapter using lowdb
6 stars
4 watching
1 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
feathers-servicefeathers-service-adapterfeathersjsfeathersjs-adapterlowdb
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an adapter for using KnexJS with Feathers services to interact with databases. | 112 |
| A Feathers service adapter for the Sequelize ORM | 208 |
| A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
| Provides a service adapter for interacting with an embedded MongoDB-like database (NeDB) in a Node.js application. | 84 |
| Provides a Node.js adapter for using ArangoDB as a backend database in Feathers applications. | 25 |
| A Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder | 8 |
| A Feathers service for blob storage and management | 93 |
| Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB. | 189 |
| Simplifies storage in IndexedDB, WebSQL, and LocalStorage for mobile and offline-first applications. | 9 |
| A Feathers service adapter for interacting with Couchbase databases using Ottoman object modeling tool | 4 |
| An adapter for connecting Feathers.js applications to Objection.js, an ORM based on KnexJS. | 98 |
| A module that enables Airtable data access via the Feathers Common API | 7 |
| 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 |
| An adapter for Feathers services that integrates with Bee-Queue job queues. | 2 |
| A FeathersJS hook for populating relational data by fetching referenced entries from other services | 22 |