{"library":"betajs-mongodb","type":"library","category":null,"description":"BetaJS-MongoDB version 1.0.24 is a MongoDB wrapper designed to integrate with the BetaJS framework. It provides a simple abstraction for databases and tables, allowing CRUD operations and store-based access via BetaJS-Data. The package is stable but rarely updated, targeting Node.js 4.0 and later. It is not compatible with modern ESM or TypeScript without additional setup, and relies on BetaJS core and data modules.","language":"javascript","status":"maintenance","version":"1.0.24","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install betajs-mongodb","imports":["var database = new BetaJS.Data.Databases.Mongo.MongoDatabase(url)","var store = new BetaJS.Data.Stores.DatabaseStore(database, tableName)","var BetaJS = require('betajs')"]},{"cmd":"yarn add betajs-mongodb","imports":[]},{"cmd":"pnpm add betajs-mongodb","imports":[]}],"homepage":"https://betajs.com","github":"git://github.com/betajs/betajs-mongodb","docs":null,"changelog":null,"pypi":null,"npm":"betajs-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}