mongodb-connection-cache
small library to share a monogodb connection
small library to share a monogodb connection
alternate for mongodb-connection-string-url-ngssr
A Data Access Layer (DAL) for abstracting and simplifying calls to Mongo databases.
Evaluate responses from MongoDB chatbot server
performs mongodb collection clone from given source to given destination using streams
Create MongoDB queries with http requests and get XML results. Require express.
[](https://github.com/nilgaar/mongodb-cypress/actions/workflows/test.yml) **A plugin for Cypress for interacting with Mongodb**
MongoDB with automatic Caching functionality using Keyv.
A chatbot server for retrieval augmented generation (RAG).
UI React components for the MongoDB Chatbot Framework
An ODM implementation for Atlas MongoDB Data API
This is a simple helper library for developers to fetch mongodb datas datewise. It will enhance peformance im development as it targets to decrease the time required for manually putting a date input to fetch all abase on that perticular date!
Mongoose plugin that saves a history of JSON patch operations for all documents belonging to a schema in an associated 'patches' collection
Mongoose plugin to validate that ObjectID references refer to objects that actually exist in the referenced collection
ModelManager is a powerful and flexible manager for Mongoose models in Node.js applications. This class simplifies the management of data models, allowing developers to dynamically load and manage Mongoose models.
Node.js package for lazy connection handling with Mongoose. It allows you to defer the database connection until just before the first query, preventing unnecessary connections when not needed.
Attach virtuals to the results of mongoose queries when using `.lean()`
Mongoose plugin to support i18n and localization
Used to log morgan stream data with request and response body into MongoDb database.
Simplify your MongoDB connections with Mongoose using just one line of code