JSPM

Found 5994 results for mongodb sorter

keyv

Simple key-value storage with support for multiple backends

  • v5.5.5
  • 68.57
  • Published

mongodb

The official MongoDB driver for Node.js

  • v7.0.0
  • 61.53
  • Published

bson

A bson parser for node.js and the browser

  • v7.0.0
  • 61.29
  • Published

mpath

{G,S}et object values using MongoDB-like path notation

  • v0.9.0
  • 58.16
  • Published

mongoose

Mongoose MongoDB ODM

  • v9.0.1
  • 57.97
  • Published

mquery

Expressive query building for MongoDB

  • v6.0.0
  • 57.79
  • Published

rate-limiter-flexible

Node.js atomic and non-atomic counters, rate limiting tools, protection from DoS and brute-force attacks at scale

  • v9.0.1
  • 54.90
  • Published

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.

  • v11.0.0
  • 53.31
  • Published

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.

  • v11.0.0
  • 52.98
  • Published

@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.

  • v6.6.2
  • 50.01
  • Published

@breejs/later

Maintained fork of later. Determine later (or previous) occurrences of recurring schedules

  • v4.2.0
  • 49.29
  • Published

bson-objectid

Construct ObjectIDs without the mongodb driver or bson module

  • v2.0.4
  • 49.17
  • Published

@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.

  • v6.6.2
  • 49.04
  • Published

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.

  • v6.6.2
  • 48.83
  • Published

@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.

  • v6.6.2
  • 48.53
  • Published

@mikro-orm/migrations

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.

  • v6.6.2
  • 47.93
  • Published

mongodb-uri

A parser and formatter for MongoDB URIs.

  • v0.9.7
  • 47.91
  • Published

@mikro-orm/cli

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.

  • v6.6.2
  • 47.77
  • Published

hawiah

One API. Multiple Databases. Zero Complexity. Schema-less database abstraction with smart relationships and DataLoader optimization. Works with Node.js, Bun, and Deno.

  • v1.0.0
  • 47.52
  • Published

express-mongo-sanitize

Sanitize your express payload to prevent MongoDB operator injection.

  • v2.2.0
  • 47.29
  • Published

mongodb-core

Core MongoDB driver functionality, no bells and whistles and meant for integration not end applications

  • v3.2.7
  • 47.14
  • Published

mongoose-lean-virtuals

Attach virtuals to the results of mongoose queries when using `.lean()`

  • v2.1.0
  • 47.06
  • Published

koa2-ratelimit

IP rate-limiting middleware for Koajs 2. Use to limit repeated requests to APIs and/or endpoints such as password reset.

  • v1.1.3
  • 46.86
  • Published

mongoose-paginate-v2

A custom pagination library for Mongoose with customizable labels.

  • v1.9.1
  • 46.43
  • Published

connect-mongo

MongoDB session store for Express and Connect

  • v6.0.0
  • 46.36
  • Published

db-migrate

Database migration framework for node.js

  • v0.11.14
  • 45.16
  • Published

mongodb-schema

Infer the probabilistic schema for a MongoDB collection.

  • v12.6.3
  • 45.10
  • Published

@shelf/jest-mongodb

Run your tests using Jest & MongoDB in Memory server

  • v6.0.2
  • 44.38
  • Published

dotty

Access properties of nested objects using dot-path notation

  • v0.1.2
  • 44.31
  • Published

@mikro-orm/reflection

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.

  • v6.6.2
  • 42.93
  • Published

mongoose-lean-defaults

Attach defaults to the results of mongoose queries when using `.lean()`

  • v2.3.1
  • 42.52
  • Published

@mikro-orm/mysql

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.

  • v6.6.2
  • 41.87
  • Published

mongoose-autopopulate

Always populate() certain fields in your mongoose schemas

  • v1.2.1
  • 41.78
  • Published

@hawiah/core

Core package for Hawiah - Schema-less database abstraction layer with relationships and DataLoader batching

  • v1.0.2
  • 41.78
  • Published

obop

MongoDB-style object operators makes array manipulation easy: where/order/update/view

  • v1.0.0
  • 41.74
  • Published

realm

Realm by MongoDB is an offline-first mobile database: an alternative to SQLite and key-value stores

  • v20.2.0
  • 41.52
  • Published

event-reduce-js

javascript implementation of the event-reduce algorithm https://pubkey.github.io/event-reduce/

  • v5.2.7
  • 41.16
  • Published

winston-mongodb

A MongoDB transport for winston

  • v7.0.1
  • 41.15
  • Published

rxdb

A local-first realtime NoSQL Database for JavaScript applications - https://rxdb.info/

  • v16.21.1
  • 41.12
  • Published

bree

The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v12.17.0+, uses worker threads to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and cancelab

  • v9.2.6
  • 41.01
  • Published

mongo-sanitize

Helper to sanitize mongodb queries against query selector injections

  • v1.1.0
  • 40.99
  • Published

@mikro-orm/entity-generator

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.

  • v6.6.2
  • 40.73
  • Published

mongoose-lean-getters

Apply getters to the results of mongoose queries when using `.lean()`

  • v2.3.0
  • 40.53
  • Published

waterline

An ORM for Node.js and the Sails framework

  • v0.15.2
  • 40.39
  • Published

loopback

LoopBack: Open Source Framework for Node.js

  • v3.28.0
  • 40.28
  • Published

mongodb-memory-server-global

MongoDB Server for testing (auto-download latest version to ~/.cache/mongodb-binaries).

  • v11.0.0
  • 39.84
  • Published

@mikro-orm/sqlite

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.

  • v6.6.2
  • 39.53
  • Published

@hawiah/mongo

MongoDB driver for Hawiah - lightweight and fast MongoDB integration with unified IDriver interface

  • v0.1.2
  • 39.49
  • Published

isite

Create High Level Multi-Language Web Site [Fast and Easy]

  • v2025.11.4
  • 39.23
  • Published

projection-utils

Utilities to work with projections (e.g. mongo)

  • v1.1.0
  • 38.70
  • Published

mongo-seeding

The ultimate Node.js library for populating your MongoDB database.

  • v4.0.2
  • 38.59
  • Published

uuid-mongodb

Generates and parses MongoDB BSON UUIDs. Plays nicely with others including the MongoDB native driver and Mongoose.

  • v2.6.0
  • 38.42
  • Published

@mikro-orm/mongodb

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.

  • v6.6.2
  • 38.39
  • Published

graphql-compose-mongoose

Plugin for `graphql-compose` which derive a graphql types from a mongoose model.

  • v10.1.0
  • 38.26
  • Published

quick-mongo-super

Quick Mongo Super is a light-weight and easy-to-use Node.js module written in TypeScript to work with MongoDB.

  • v3.0.2
  • 38.00
  • Published

discord-economy-super

Easy and customizable economy module for your Discord Bot.

  • v1.7.7
  • 37.96
  • Published

mongoose-timestamp

Mongoose plugin that adds createdAt and updatedAt auto-assigned date properties

  • v0.6.0
  • 37.76
  • Published

feathers-mongoose

A Feathers service adapter for the Mongoose ORM

  • v8.5.1
  • 37.69
  • Published

@socket.io/mongo-adapter

The Socket.IO MongoDB adapter, allowing to broadcast events between several Socket.IO servers

  • v0.4.0
  • 37.49
  • Published

mongosh

MongoDB Shell CLI REPL

  • v2.5.10
  • 37.33
  • Published

m

MongoDB version management

  • v1.10.0
  • 37.27
  • Published

ts-migrate-mongoose

A migration framework for Mongoose, built with TypeScript.

  • v4.2.0
  • 37.20
  • Published

rate-limit-mongo

Provides a Mongo store for the express-rate-limit middleware.

  • v2.3.2
  • 36.99
  • Published

mongojs

Easy to use module that implements the mongo api

  • v3.1.0
  • 36.66
  • Published

@keyv/mongo

MongoDB storage adapter for Keyv

  • v3.0.5
  • 36.39
  • Published

migrate-mongoose

A mongoose based migration framework for node

  • v4.0.0
  • 36.30
  • Published

@pulsecron/pulse

The modern MongoDB-powered job scheduler library for Node.js

  • v1.6.8
  • 36.04
  • Published

mongodb-legacy

The legacy MongoDB driver with callback support for Node.js

  • v6.1.3
  • 36.00
  • Published

east

node.js database migration tool for mongodb, sqlite, postgres, mysql, couchbase

  • v2.0.3
  • 35.95
  • Published

mongoose-id-validator

Mongoose plugin to validate that ObjectID references refer to objects that actually exist in the referenced collection

  • v0.6.0
  • 35.93
  • Published

papr

MongoDB TypeScript-aware Models

  • v16.0.0
  • 35.71
  • Published

mongoose-encryption

Simple encryption and authentication plugin for Mongoose

  • v2.1.2
  • 35.47
  • Published

mongoose-mpath

Mongoose plugin for tree hierarchy using the materialized path pattern.

  • v3.0.2
  • 35.26
  • Published

east-mongo

mongodb adapter for east (node.js database migration tool)

  • v1.0.0
  • 35.03
  • Published

recacheman

Small and efficient cache provider for Node.JS with In-memory, File, Redis and MongoDB engines

  • v3.0.0
  • 34.91
  • Published

monk

The wise MongoDB API

  • v7.3.4
  • 34.89
  • Published

recachegoose

Mongoose caching that actually works.

  • v11.0.3
  • 34.89
  • Published

@aikidosec/firewall

Zen by Aikido is an embedded Application Firewall that autonomously protects Node.js apps against common and critical attacks, provides rate limiting, detects malicious traffic (including bots), and more.

  • v1.8.2
  • 34.85
  • Published

@mikro-orm/mariadb

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.

  • v6.6.2
  • 34.66
  • Published

@mikro-orm/mssql

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.

  • v6.6.2
  • 34.57
  • Published

cacheman

Small and efficient cache provider for Node.JS with In-memory, Redis and MongoDB engines

  • v2.2.1
  • 34.54
  • Published

@mikro-orm/migrations-mongodb

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.

  • v6.6.2
  • 34.38
  • Published

mongoose-data-seed

Seed mongodb with data using mongoose models

  • v2.1.6
  • 34.34
  • Published

mongodb-language-model

Parses MongoDB query language and returns an abstract syntax tree

  • v2.3.0
  • 34.07
  • Published

mongo-uri-builder

A module to easily create mongodb connection strings using configuration objects

  • v4.0.0
  • 33.86
  • Published

baqend

Baqend JavaScript SDK

  • v4.2.3
  • 33.51
  • Published

all-the-cities

All the 138,398 cities of the world with a population of at least 1000 inhabitants, in a big JSON array

  • v3.1.0
  • 33.50
  • Published

vitest-mms

mongodb-memory-server integration for vitest

  • v0.2.7
  • 33.44
  • Published

@futdevpro/nts-dynamo

Dynamic NodeTS (NodeJS-Typescript), MongoDB Backend System Framework by Future Development Program Ltd.

  • v1.14.72
  • 33.41
  • Published

minimongo

Client-side mongo database with server sync over http

  • v7.1.1
  • 33.35
  • Published

mongodb-dbpath

Get a path for --dbpath that's writeable for the current user and mkdirp it.

  • v0.0.1
  • 33.16
  • Published

eventstore

Node-eventstore is a node.js module for multiple databases. It can be very useful as eventstore if you work with (d)ddd, cqrs, eventsourcing, commands and events, etc.

  • v1.15.5
  • 33.11
  • Published

sails-mongo

Mongo DB adapter for Sails.js/Waterline.

  • v2.1.2
  • 33.01
  • Published

st.db

ST.db is a versatile npm package for managing databases with a simple key-value interface. It supports various database types, offers seamless switching between drivers, efficient caching, encryption, and customizable configurations. Ideal for diverse pro

  • v7.2.10
  • 32.97
  • Published

@mikro-orm/better-sqlite

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.

  • v6.6.2
  • 32.84
  • Published

api-query-params

Convert query parameters from API urls to MongoDB queries

  • v6.0.1
  • 32.78
  • Published

mongoose-zod

Create Mongoose schemas using Zod.

  • v0.1.2
  • 32.52
  • Published

objectid

mongodb objectid utilities

  • v3.2.1
  • 32.49
  • Published

wwebjs-mongo

A MongoDB plugin for whatsapp-web.js library

  • v1.1.0
  • 32.49
  • Published

@socket.io/mongo-emitter

The Socket.IO MongoDB emitter, allowing to communicate with a group of Socket.IO servers from another Node.js process

  • v0.2.0
  • 32.34
  • Published

querymen

Querystring parser middleware for MongoDB, Express and Nodejs

  • v2.1.4
  • 32.04
  • Published

@telegraf/session

Session store adapters for Telegraf

  • v2.0.0-beta.7
  • 31.93
  • Published

mongoose-lean-id

Attach `id` to the results of mongoose queries when using `.lean()`

  • v1.1.0
  • 31.90
  • Published

broadband

Given a MongoDB query cursor, process the results in parallel, up to the specified limit.

  • v1.1.0
  • 31.86
  • Published

flatten-obj

Converts an object literal with deeply nested nodes to a simple key/value object

  • v3.1.1
  • 31.85
  • Published

mongoose-times

Mongoose plugin to add created and lastUpdated properties to schemas. Date properties are auto-assigned by the plugin, and the key names can be easily customized to match your naming style.

  • v0.1.0
  • 31.76
  • Published

run-rs

Run a MongoDB replica set locally for development and clear the database each time

  • v0.7.7
  • 31.75
  • Published

bson-ext

The C++ bson parser for the node.js mongodb driver.

  • v4.0.3
  • 31.72
  • Published

mongo-unit

mongo db for unit tests

  • v3.4.0
  • 31.69
  • Published

ajoq

[![Github Build Status][github-image]][github-url] [![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Snyk][snyk-image]][snyk-url]

  • v0.1.103
  • 31.51
  • Published

mongo-tenant

The mongo-tenant is a multi-tenancy plugin for mongoose.

  • v1.8.0
  • 31.40
  • Published

mongoose-gridfs

[![Build Status](https://app.travis-ci.com/lykmapipo/mongoose-gridfs.svg?branch=master)](https://app.travis-ci.com/lykmapipo/mongoose-gridfs) [![Dependencies Status](https://david-dm.org/lykmapipo/mongoose-gridfs.svg)](https://david-dm.org/lykmapipo/mongo

  • v1.3.0
  • 31.33
  • Published

ts-cache-mongoose

Cache plugin for mongoose Queries and Aggregate (in-memory, redis)

  • v1.7.6
  • 31.32
  • Published

pino-mongodb

Insert JSON from stdin into MongoDB

  • v5.0.0
  • 31.29
  • Published

mongodb-realm-cli

The MongoDB Realm Command Line Interface

  • v2.6.2
  • 31.24
  • Published

@mintplex-labs/bree

A fork of BreeJS/bree. A Node.js and JavaScript task scheduler with cron, dates, ms, later, and human-friendly support. Works in Node v12.17.0+, uses worker threads or process forks, and supports async/await, retries, throttling, concurrency, and cancela

  • v9.2.5
  • 31.21
  • Published

mongoskin

The future layer above node-mongodb-native

  • v2.1.0
  • 31.17
  • Published

sessionstore

Sessionstore is a node.js module for multiple databases. It can be very useful if you work with express or connect.

  • v1.3.7
  • 31.13
  • Published

mongoist

Mongodb driver inspired by mongojs built with async/await in mind

  • v4.0.2
  • 30.89
  • Published

@mikro-orm/libsql

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.

  • v6.6.2
  • 30.87
  • Published

@signaldb/core

SignalDB is a client-side database that provides a simple MongoDB-like interface to the data with first-class typescript support to achieve an optimistic UI. Data persistence can be achieved by using storage providers that store the data through a JSON in

  • v1.7.1
  • 30.86
  • Published

mongodb-cypress

[![Test Package CRUD](https://github.com/nilgaar/mongodb-cypress/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/nilgaar/mongodb-cypress/actions/workflows/test.yml) **A plugin for Cypress for interacting with Mongodb**

  • v1.1.1
  • 30.81
  • Published

@status/codes

A collection of status code enums

  • v1.8.0
  • 30.59
  • Published

jsondbfs

JSON Filesystem Database.

  • v1.0.3
  • 30.37
  • Published

class-validator-mongo-object-id

[![npm](https://img.shields.io/npm/v/class-validator-mongo-object-id)](https://www.npmjs.com/package/class-validator-mongo-object-id)

  • v1.4.0
  • 30.35
  • Published

cachegoose

Mongoose caching that actually works.

  • v8.0.0
  • 30.32
  • Published

mongodb-queue

Message queues which uses MongoDB.

  • v4.0.0
  • 30.26
  • Published

cabin

Cabin is the best self-hosted JavaScript and Node.js logging service.

  • v14.0.0
  • 30.21
  • Published

mongoose-query-parser

Convert url query string to MongooseJs friendly query object including advanced filtering, sorting, population, string template, type casting and many more...

  • v1.3.1
  • 30.16
  • Published

mongoose-query-logger

![CI](https://github.com/marcosfede/mongoose-query-logger/workflows/CI/badge.svg) ![npm version](https://badgen.net/npm/v/mongoose-query-logger) ![types](https://badgen.net/npm/types/mongoose-query-logger) ![license](https://badgen.net/npm/license/mongoos

  • v0.2.3
  • 30.15
  • Published

speedgoose

Next-level mongoose caching layer with event based cache clearing

  • v2.1.5
  • 29.87
  • Published

mdbid

Generate unique identifiers like MongoDB does

  • v1.0.0
  • 29.83
  • Published

mongo-locks

Simple and bountiful locks to avoid doing the same operation multiple times

  • v3.1.2
  • 29.74
  • Published

medici

Double-entry accounting ledger for Node + Mongoose

  • v7.2.0
  • 29.73
  • Published

@signaldb/react

SignalDB is a client-side database that provides a simple MongoDB-like interface to the data with first-class typescript support to achieve an optimistic UI. Data persistence can be achieved by using storage providers that store the data through a JSON in

  • v1.0.1
  • 29.72
  • Published

koa-mongo-crud

Base API for CRUD using koa and mongo

  • v1.2.8
  • 29.70
  • Published

@synatic/noql

Convert SQL statements to mongo queries or aggregates

  • v5.1.0
  • 29.67
  • Published

@kipicore/dbcore

Reusable DB core package with Postgres, MongoDB, models, services, interfaces, and types

    • v1.1.146
    • 29.62
    • Published

    mongo-gridfs

    Uses the native GridFSBucket-Api from the new MongoDB NodeJS Driver and wrap it as Promise-Objects

    • v1.1.0
    • 29.51
    • Published

    ascoltatori

    The pub/sub library for node backed by Redis, MongoDB, AMQP (RabbitMQ), ZeroMQ, Kafka, MQTT (Mosquitto) or just plain node!

    • v4.3.0
    • 29.48
    • Published

    mongoose-atlas-search

    A customisable mongoose plugin to use MongoDB Atlas Search feature

    • v1.0.12
    • 29.48
    • Published

    dynongo

    MongoDB like syntax for DynamoDB

    • v0.19.0
    • 29.24
    • Published

    express-sessions

    ExpressJS MongoDB/Redis Session Storage

    • v1.0.6
    • 29.24
    • Published

    rus-diff

    MongoDB compatible JSON diff.

    • v1.1.0
    • 29.03
    • Published

    @kev_nz/minimongo

    My fork of minimongo to not use jQuery, Client-side mongo database with server sync over http

    • v3.3.0
    • 29.02
    • Published

    @zodyac/zod-mongoose

    A library that allows you to generate mongoose schemas from zod objects.

    • v4.2.1
    • 28.82
    • Published

    @xylabs/mongo

    Base functionality used throughout XYO TypeScript/JavaScript libraries that access Mongo DB

    • v5.0.51
    • 28.79
    • Published

    @florentine-ai/mcp

    MCP server for Florentine.ai - Natural language to MongoDB aggregations

    • v0.2.1
    • 28.67
    • Published

    bodymen

    Body parser middleware for MongoDB, Express and Nodejs

    • v1.1.1
    • 28.65
    • Published

    mgdb-migrator

    Mongodb schema and data migration lib

    • v7.0.0
    • 28.63
    • Published

    nuxt-mongoose

    Nuxt 3 module for MongoDB with Mongoose

    • v1.0.6
    • 28.63
    • Published

    mongo-parse

    A parser for mongo db queries

    • v2.1.0
    • 28.52
    • Published

    json2mongo

    A MongoDB Extended JSON conversion utility which converts Strict Mode syntax to JavaScript Mode

    • v2.0.0
    • 28.51
    • Published

    factory-bot

    A factory library for Node.js and JavaScript inspired by factory_girl

    • v6.3.1
    • 28.50
    • Published

    mongoose-seed

    Seed data population for Mongoose

    • v0.6.0
    • 28.50
    • Published

    mongod

    Start and stop a MongoDB server.

    • v2.0.0
    • 28.43
    • Published

    @mikro-orm/mysql-base

    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.

    • v4.5.10
    • 28.42
    • Published

    mongodb-restore

    restore data from mongodb-backup

    • v1.6.2
    • 28.41
    • Published

    mongo-seeding-cli

    The ultimate command line tool for populating your MongoDB database.

    • v4.0.2
    • 28.37
    • Published

    chaid

    Id equality assertions for chai

    • v1.0.2
    • 28.29
    • Published

    content-filter

    A simple but powerful content-filter. Also provides protection against NoSQL (like MongoDB) injection attacks on Node.js

    • v1.1.2
    • 28.17
    • Published

    @foal/typeorm

    FoalTS integration of TypeORM

    • v5.1.1
    • 28.06
    • Published

    mongodb-level

    Mongodb backed abstract-level database for Node.js

    • v0.0.4
    • 28.04
    • Published

    n8n-nodes-ionos

    n8n nodes for IONOS DNS, Domain, SSL/Certificate management, Cloud AI, Cloud Infrastructure, Container Registry, Database as a Service, CDN, VPN Gateway, Activity Log, Billing, Logging, Monitoring, Object Storage Management, Network File Storage, and Iden

    • v1.20.0
    • 28.04
    • Published

    mongo-gui

    A web-based MongoDB graphical user interface

    • v0.0.21
    • 28.03
    • Published

    orm

    NodeJS Object-relational mapping

    • v8.0.1
    • 28.03
    • Published

    tingodb

    Embedded Node.js database upward compatible with MongoDB

    • v0.6.1
    • 28.00
    • Published

    josk

    Tasks/CRON scheduler and manager for horizontally scaled multi-server applications

    • v5.0.0
    • 27.90
    • Published

    arrest

    OpenAPI v3 compliant REST framework for Node.js, with support for MongoDB and JSON-Schema

    • v14.1.1
    • 27.83
    • Published

    mongoose-safe-query

    A mongoose plugin that verifies the fields in a query

    • v0.2.2
    • 27.78
    • Published

    mongoose-patch-history

    Mongoose plugin that saves a history of JSON patch operations for all documents belonging to a schema in an associated 'patches' collection

    • v2.0.0
    • 27.51
    • Published

    mongo-querystring

    Parse and pass URL queries to MongoDB query

    • v4.1.1
    • 27.48
    • Published

    forerunnerdb

    A NoSQL document store database for browsers and Node.js.

    • v2.0.24
    • 27.41
    • Published

    mongoose-redis

    Mongoose Cache: Integrated Redis caching for Mongoose queries.

    • v1.1.1
    • 27.15
    • Published

    nestjs-object-id

    MongoDB ObjectId validator and parser for NestJS

    • v3.0.0
    • 27.05
    • Published

    @mikro-orm/decorators

    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.

    • v7.0.0-dev.64
    • 26.90
    • Published

    buffalo

    Buffalo is a lightweight BSON and Mongo Wire Protocol library for Node.js

    • v0.1.3
    • 26.87
    • Published

    @orchestrated-io/eventstore

    Node-eventstore is a node.js module for multiple databases. It can be very useful as eventstore if you work with (d)ddd, cqrs, eventsourcing, commands and events, etc.

    • v1.15.5
    • 26.87
    • Published

    mongolian

    Mongolian DeadBeef is an awesome Mongo DB node.js driver

    • v0.1.18
    • 26.85
    • Published

    mongo-express

    Web-based admin interface for MongoDB

    • v1.1.0-rc-3
    • 26.81
    • Published

    quickmongo

    Quick Mongodb wrapper for beginners that provides key-value based interface.

    • v5.2.0
    • 26.79
    • Published

    compass-web

    MongoDB Compass that runs on a browser

    • v0.3.1
    • 26.69
    • Published

    mongoose-keywords

    Mongoose plugin that recursively generates keywords for documents based on its fields

    • v0.4.1
    • 26.60
    • Published

    mongoose-snake-to-camel

    Mongoose plugin that creates camelCase aliases for snake_case properties in Mongoose models

    • v0.3.0
    • 26.56
    • Published