feathers-mongodb-management-ts

JSON →
library 2.3.2 ·javascript
verified Jun 5, 2026

MongoDB management helpers for Feathers v5 (Koa) applications, written in TypeScript. Version 2.3.2 provides utilities for database administration tasks such as creating indexes, managing collections, and running migrations against a MongoDB instance via Feathers services. It leverages the official MongoDB Node.js driver and Feathers' hook and service patterns. Released regularly, it is designed specifically for Feathers v5 and TypeScript users, offering type-safe methods compared to generic MongoDB management scripts. Key differentiators: tight integration with Feathers 5's dependency injection and hooks, full TypeScript support, and focus on common admin operations.