feathers-dynamodb
DynamoDB wrapper
A Feathers service that interacts with Amazon DynamoDB to provide a simple and efficient way to store and manage data in a NoSQL database
Feathers AWS DynamoDB service
13 stars
4 watching
4 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
feathersjs-ecosystem/feathers-elasticsearch | A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
anatidaeproject/feathers-arangodb | Provides a Node.js adapter for using ArangoDB as a backend database in Feathers applications. | 25 |
feathersjs-ecosystem/feathers-knex | Provides an adapter for using KnexJS with Feathers services to interact with databases. | 112 |
lwhiteley/feathers-lowdb | An FeathersJS service adapter using Lowdb as a lightweight in-memory and file-based database solution. | 6 |
marshallswain/feathers-postmark | A Postmark API service adapter for FeathersJS | 7 |
fsprojects/fsharp.aws.dynamodb | A library providing an F# wrapper around the AWS DynamoDB service to simplify interaction with its data storage and retrieval features. | 58 |
feathersjs-ecosystem/feathers-nedb | Provides a service adapter for interacting with an embedded MongoDB-like database (NeDB) in a Node.js application. | 83 |
feathersjs-ecosystem/feathers-blob | A Feathers service for blob storage and management | 92 |
feathersjs-offline/localforage | Simplifies storage in IndexedDB, WebSQL, and LocalStorage for mobile and offline-first applications. | 9 |
feathersjs-ecosystem/feathers-mongoose | Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB. | 189 |
feathersjs-ecosystem/feathers-stripe | A Feathers service wrapper around Stripe's API for managing various payment and subscription-related resources | 96 |
marshallswain/feathers-unsplash | An adapter for using Unsplash API with FeathersJS to manage photos | 4 |
swarthout/feathers-apollo | An Apollo Server integration using Feathers as a backend framework with features like authentication and permission management. | 176 |
feathersjs-ecosystem/feathers-cassandra | A Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder | 8 |
mattchewone/feathers-shallow-populate | A FeathersJS hook for populating relational data by fetching referenced entries from other services | 22 |