MongoDB Data Service

JSON →
library 22.39.4 ·javascript
verified Jun 5, 2026

MongoDB Data Service provides a high-level API on top of the MongoDB Node.js driver for MongoDB Compass. Current stable version is 22.39.4, updated regularly as part of the MongoDB Compass ecosystem. It simplifies common operations like connecting, counting, finding, sampling, and retrieving instance details with a callback-based interface. Unlike the raw driver, it adds a unified metadata model, collection/database info, and REST-like endpoints. Ships TypeScript types.