{"library":"vg-mongo","type":"library","category":null,"description":"vg-mongo is a lightweight MongoDB client wrapper built on top of the official mongodb package, providing a simplified interface for common database operations with built-in pagination support. The current stable version is 2.0.0. It simplifies collection access and adds a paginate method for querying documents with limit, page, and sort options. Key differentiator: eliminates boilerplate for MongoDB pagination compared to using the raw mongodb driver.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","mongo","mongodb","client","visiongroup","universal-pattern"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install vg-mongo","imports":["import vgMongo from 'vg-mongo'","const vgMongo = require('vg-mongo')"]},{"cmd":"yarn add vg-mongo","imports":[]},{"cmd":"pnpm add vg-mongo","imports":[]}],"homepage":"https://github.com/visiongroupnyc/vg-mongo#readme","github":"https://github.com/visiongroupnyc/vg-mongo","docs":null,"changelog":null,"pypi":null,"npm":"vg-mongo","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}