Feathers Mongoose Service Adapter

JSON →
library 8.5.1 ·javascript
verified Jun 4, 2026

A Feathers database adapter for Mongoose ORM, allowing developers to integrate MongoDB with FeathersJS real-time APIs. Current stable version is 8.5.1, compatible with Feathers v5 (Dove), Mongoose >=6, and Node >=12. Key differentiators: built-in pagination, query modifiers, lean option for performance, discriminator support, and full integration with Feathers query syntax. Released under the FeathersJS ecosystem, it follows the Common database adapter API and provides TypeScript types.