{"library":"databank-mongodb","type":"library","category":null,"description":"Databank driver for MongoDB, version 1.0.1. This package provides a MongoDB backend for the Databank abstraction layer, allowing developers to use MongoDB collections as Databank stores with schema mapping, indexing, and atomic operations. It supports replica sets, authentication, and custom schemas. Release cadence is low; last release 2015. Key differentiator: bridges Databank interface with MongoDB, handling type wrapping for arrays and integers.","language":"javascript","status":"maintenance","version":"1.0.1","tags":["javascript","databank","mongodb","driver","database","json","storage","nosql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install databank-mongodb","imports":["var Databank = require('databank').Databank;","var db = Databank.get('mongodb', {});","Databank.get('mongodb', options)"]},{"cmd":"yarn add databank-mongodb","imports":[]},{"cmd":"pnpm add databank-mongodb","imports":[]}],"homepage":"http://github.com/e14n/databank-mongodb","github":"ssh://git@github.com/e14n/databank-mongodb","docs":null,"changelog":null,"pypi":null,"npm":"databank-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}