{"library":"to-mongodb-core","type":"library","category":null,"description":"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.","language":"javascript","status":"abandoned","version":"2.0.0","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install to-mongodb-core","imports":["import toMongodbCore from 'to-mongodb-core'","const toMongodbCore = require('to-mongodb-core')","// @ts-ignore\ntype ToMongodbCore = (db: any, cb: (err: Error | null, core: any) => void) => void;\nconst toMongodbCore: ToMongodbCore = require('to-mongodb-core');"]},{"cmd":"yarn add to-mongodb-core","imports":[]},{"cmd":"pnpm add to-mongodb-core","imports":[]}],"homepage":"https://github.com/sorribas/to-mongodb-core","github":"https://github.com/sorribas/to-mongodb-core","docs":null,"changelog":null,"pypi":null,"npm":"to-mongodb-core","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}