feathers-mongoose

MongoDB adapter

Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB.

Easily create a Mongoose Service for Feathersjs.

GitHub

189 stars
13 watching
96 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
feathersjs-ecosystem/feathers-nedbProvides a service adapter for interacting with an embedded MongoDB-like database (NeDB) in a Node.js application.84
feathersjs-ecosystem/feathers-knexProvides an adapter for using KnexJS with Feathers services to interact with databases.112
feathersjs-ecosystem/feathers-elasticsearchA Feathers.js adapter for interacting with Elasticsearch databases.78
anatidaeproject/feathers-arangodbProvides a Node.js adapter for using ArangoDB as a backend database in Feathers applications.25
feathersjs-ecosystem/feathers-blobA Feathers service for blob storage and management93
feathersjs-ecosystem/feathers-sequelizeA Feathers service adapter for the Sequelize ORM208
feathersjs-ecosystem/feathers-cassandraA Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder8
feathersjs-ecosystem/feathers-objectionAn adapter for connecting Feathers.js applications to Objection.js, an ORM based on KnexJS.98
feathersjs-ecosystem/feathers-batchAllows batching of multiple Feathers service calls into one to minimize client side requests and speed up batched requests.96
feathersjs-ecosystem/feathers-syncSynchronizes service events between Feathers application instances using a messaging mechanism223
lwhiteley/feathers-lowdbAn FeathersJS service adapter using Lowdb as a lightweight in-memory and file-based database solution.6
feathersjs-ecosystem/feathers-vuexIntegrates FeathersJS with Vuex for building robust state management systems445
feathersjs-ecosystem/feathers-stripeA Feathers service wrapper around Stripe's API for managing various payment and subscription-related resources96
bwgjoseph/feathers-ottomanA Feathers service adapter for interacting with Couchbase databases using Ottoman object modeling tool4
jonascript/feathers-airtableA module that enables Airtable data access via the Feathers Common API7