to-mongodb-core

JSON →
library 2.0.0 ·javascript abandoned
verified Jun 5, 2026

Extracts the underlying mongodb-core instance from a mongojs or mongodb driver instance. Version 2.0.0 is stable but the package is no longer maintained. It provides a simple callback-based API to obtain the raw core driver, useful for advanced MongoDB operations not exposed by mongojs. Not recommended for new projects; use the mongodb driver directly instead.