perstore interface for mongodb using node-mongodb-native 2.x
git@github.com:stalniy/ucast.git
git@github.com:stalniy/ucast.git
A database migration tool for MongoDB in Node
Perstore is a cross-platform JavaScript object store interface for mapping persistent objects to various different storage mediums using an interface based on W3C's [IndexedDB object store API](http://www.w3.org/TR/IndexedDB/#object-store-sync) and analogous to the HTTP REST interface. Perstore includes JavaScript object-relational mapping for SQL databases, JSON file storage, and hopefully support for many other object/document style storage systems that provide more direct object storage. Perstore provides model classes that wrap data stores, and supports JSON Schema integrity enforcement, link management, and prototype construction. Perstore also provides faceted access to models for an object-capability based security model.
MongoDB session store for Express and Connect
Sanitize your express payload to prevent MongoDB operator injection.
An API for interacting with a MongoDB document or modifier
Transform objects to MongoDB update instructions
TypeScript definitions for migrate-mongo
[](https://circleci.com/gh/mycodeself/mongo-migrate-ts)
Helper to sanitize mongodb queries against query selector injections
The ultimate Node.js library for populating your MongoDB database.
Casbin Watcher based on MongoDB Change Streams
TypeScript definitions for mongo-sanitize
Make it easy to return cursor-paginated results from a Mongo collection
MongoDB database adapter for ShareDB
Mongo adapter for Better Auth
Mongo family descriptor for Prisma Next
Contract types and validation for Prisma Next MongoDB support
Provides a Mongo store for the express-rate-limit middleware.
tbc
Primitive value types for Prisma Next MongoDB support
Adapter and driver interfaces for Prisma Next MongoDB lowering