{"library":"portable-mongodb","type":"library","category":null,"description":"Portable Mongodb is a Node.js package that embeds a fully functional MongoDB server binary within your application, eliminating the need for a separate MongoDB installation. Version 2.1.14 supports only Windows environments. It bundles MongoDB binaries (~4–7 min install) and provides a simple API to start and connect to an embedded database. Unlike mongodb-memory-server, which focuses on temporary in-memory instances, portable-mongodb offers data persistence across sessions. However, it is not maintained as actively and has limited platform support.","language":"javascript","status":"active","version":"2.1.14","tags":["javascript","mongodb","mongo","portable-mongodb","mongodb-portable","nodejs","mongodb-database","in-memory-database","mongodb-memory-server"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install portable-mongodb","imports":["const portableMongo = require('portable-mongodb');","await portableMongo.connectToDatabase('dbname');","const portableMongo = require('portable-mongodb');"]},{"cmd":"yarn add portable-mongodb","imports":[]},{"cmd":"pnpm add portable-mongodb","imports":[]}],"homepage":"https://github.com/MohammadAtikurRahman/portable-mongodb#readme","github":"https://github.com/MohammadAtikurRahman/portable-mongodb","docs":null,"changelog":null,"pypi":null,"npm":"portable-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}