Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
keyv
Simple key-value storage with support for multiple backends
bson
A bson parser for node.js and the browser
mongodb
The official MongoDB driver for Node.js
@opentelemetry/instrumentation-mongodb
OpenTelemetry instrumentation for `mongodb` database client for MongoDB
@opentelemetry/instrumentation-mongoose
OpenTelemetry instrumentation for `mongoose` database object data modeling (ODM) library for MongoDB
mpath
{G,S}et object values using MongoDB-like path notation
mongoose
Mongoose MongoDB ODM
mquery
Expressive query building for MongoDB
rate-limiter-flexible
Node.js rate limiter by key and protection from DDoS and Brute-Force attacks in process Memory, Redis, MongoDb, Memcached, MySQL, PostgreSQL, Cluster or PM
mongodb-memory-server-core
MongoDB Server for testing (core package, without autodownload). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
mongodb-memory-server
MongoDB Server for testing (auto-download latest version). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
mongoose-legacy-pluralize
Legacy pluralization logic for mongoose
@mikro-orm/core
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
@mikro-orm/knex
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
bson-objectid
Construct ObjectIDs without the mongodb driver or bson module
@breejs/later
Maintained fork of later. Determine later (or previous) occurrences of recurring schedules
express-mongo-sanitize
Sanitize your express payload to prevent MongoDB operator injection.
@mikro-orm/postgresql
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
mikro-orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
koa2-ratelimit
IP rate-limiting middleware for Koajs 2. Use to limit repeated requests to APIs and/or endpoints such as password reset.