JSPM

Found 5640 results for mongodb query operations

graphql-args

A lib that parses the resolver ast, to return the requested object fields and provided params, at any nested level.

  • v1.5.0
  • 39.21
  • Published

objectid

mongodb objectid utilities

  • v3.2.1
  • 38.94
  • Published

dynongo

MongoDB like syntax for DynamoDB

  • v0.19.0
  • 38.93
  • Published

criterion

criterion allows you to work with (build, combine, reuse, ...) SQL-where-conditions ('x = 5 AND y IS NOT NULL'...) as data (goodbye string-concatenation) and compile them to SQL: it has a succinct mongodb-like query-language, a simple and elegant function

  • v0.4.0-rc.1
  • 38.87
  • Published

mongoose-update-versioning

Mongoose versioning (http://bit.ly/mongoose-versioning) for update operations

  • v0.4.0
  • 38.85
  • Published

mongodb-legacy

The legacy MongoDB driver with callback support for Node.js

  • v6.1.3
  • 38.83
  • Published

loopback

LoopBack: Open Source Framework for Node.js

  • v3.28.0
  • 38.77
  • Published

uuid-mongodb

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

  • v2.6.0
  • 38.65
  • 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.5.1
  • 38.52
  • Published

discord-economy-super

Easy and customizable economy module for your Discord Bot.

  • v1.7.7
  • 38.51
  • 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.50
  • Published

@exortek/express-mongo-sanitize

A comprehensive Express middleware designed to protect your No(n)SQL queries from injection attacks by sanitizing request data. This middleware provides flexible sanitization options for request bodies, parameters, and query strings.

  • v1.1.0
  • 38.44
  • Published

mongoose-multi-set

Mongoose plugin that allows you to update a model with multiple values at once (while still keeping the schema validation)

  • v0.1.0
  • 38.21
  • Published

json2mongo

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

  • v2.0.0
  • 38.19
  • Published

mongojs

Easy to use module that implements the mongo api

  • v3.1.0
  • 37.90
  • 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

mongoose-timestamp

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

  • v0.6.0
  • 37.28
  • Published

mongo-seeding

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

  • v4.0.2
  • 37.23
  • 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
  • 36.95
  • Published

ts-migrate-mongoose

A migration framework for Mongoose, built with TypeScript.

  • v4.1.0
  • 36.61
  • Published

mubsub

Pub/sub for Node.js and MongoDB

  • v1.4.0
  • 36.32
  • Published

filterable

Parse GitHub-like search queries

  • v2.0.1
  • 36.28
  • Published

rfc6902-mongodb

Helper module for generating a sequence of MongoDB document update operations that will transform a document in line with an RFC6902 JSON Patch document.

  • v1.0.10
  • 36.28
  • Published

mcp-mongo-server

A Model Context Protocol server for MongoDB connections

  • v1.3.0
  • 35.99
  • Published

baqend

Baqend JavaScript SDK

  • v4.1.0
  • 35.95
  • Published

@keyv/mongo

MongoDB storage adapter for Keyv

  • v3.0.3
  • 35.94
  • Published

m

MongoDB version management

  • v1.9.4
  • 35.81
  • Published

mongo-mcp

MCP server for interacting with MongoDB databases

  • v0.2.0
  • 35.77
  • Published

jsonquery

MongoDB query language implemented as a node.js Stream

  • v0.2.0
  • 35.73
  • Published

@pulsecron/pulse

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

  • v1.6.8
  • 35.71
  • Published

mongo-parse

A parser for mongo db queries

  • v2.1.0
  • 35.64
  • Published

graphql-compose-mongoose

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

  • v10.0.0
  • 35.51
  • Published

recacheman

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

  • v3.0.0
  • 35.33
  • Published

mongolite-ts

A MongoDB-like client using SQLite as a persistent store, written in TypeScript.

  • v0.5.0
  • 35.24
  • 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.5.1
  • 35.23
  • Published

monk

The wise MongoDB API

  • v7.3.4
  • 35.16
  • Published

hapi-query-builder

The hapi-query-builder hapi.js to get all query from url and create mongodb query.

  • v2.1.0
  • 35.13
  • Published

mongo-gui

A web-based MongoDB graphical user interface

  • v0.0.21
  • 35.00
  • Published

migrate-mongoose

A mongoose based migration framework for node

  • v4.0.0
  • 34.97
  • 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
  • 34.88
  • Published

cacheman

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

  • v2.2.1
  • 34.82
  • Published

express-mongodb-filters

ExpressJS middleware that allows expressjs apps to handle custom MongoDB queries sent from the client.

  • v1.1.2
  • 34.63
  • Published

recachegoose

Mongoose caching that actually works.

  • v11.0.3
  • 34.62
  • Published

mongoose-qb

A lightweight and flexible query builder for Mongoose, enabling easy chaining of search, filter, sort, field selection, and pagination operations.

  • v2.2.6
  • 34.59
  • Published

hydrate-mongodb

An Object Document Mapper (ODM) for MongoDB.

  • v2.4.0
  • 34.26
  • 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.5.1
  • 34.20
  • Published

bodymen

Body parser middleware for MongoDB, Express and Nodejs

  • v1.1.1
  • 34.13
  • Published

odata2orm

A universal library to convert OData queries to various ORM filters (Prisma, TypeORM, Sequelize, Mongoose) with full pagination support

  • v1.3.0
  • 34.09
  • Published

mongoose-encryption

Simple encryption and authentication plugin for Mongoose

  • v2.1.2
  • 34.07
  • Published

vitest-mms

mongodb-memory-server integration for vitest

  • v0.2.6
  • 33.96
  • 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
  • 33.87
  • Published

masfana-mongodb-api-sdk

A TypeScript SDK for MongoDB Atlas Data API with query operator IntelliSense.

  • v1.0.5
  • 33.81
  • Published

easy-mongoose-paginate

A query and aggregate pagination library for Mongoose with custom labels.

  • v1.2.3
  • 33.79
  • 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.7.12
  • 33.75
  • Published

dynamic-record

A bare minimum Javascript implementation of the Active Record pattern

  • v0.11.0
  • 33.71
  • Published

@geekbears/gb-mongoose-query-parser

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

  • v1.3.32
  • 33.67
  • Published

sails-mongo

Mongo DB adapter for Sails.js/Waterline.

  • v2.1.2
  • 33.61
  • 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.5.1
  • 33.56
  • Published

mongoose-logging-plugin

[![npm version](https://img.shields.io/npm/v/mongoose-logging-plugin.svg)](https://www.npmjs.com/package/mongoose-logging-plugin) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

  • v0.0.7
  • 33.51
  • Published

mongoose-patcher

A utility for applying RFC6902 JSONPatch operations to mongoose models

  • v0.3.0
  • 33.44
  • Published

emulate-mongo-2-driver

Emulate the Mongo 2.x nodejs driver on top of the Mongo 3.x nodejs driver, for bc

  • v1.3.7
  • 33.41
  • Published

east-mongo

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

  • v1.0.0
  • 33.36
  • Published

mongodb-prebuilt

Install MongoDB prebuilt binaries via npm

  • v6.5.0
  • 33.29
  • Published

mockgoose

Mockgoose is an in memory database mock to allow for testing of applications that rely on Mongoose.

  • v8.0.4
  • 33.26
  • Published

mongodb-fixture

MongoDB fixture utility for testing

  • v1.0.0
  • 33.12
  • Published

mongodb-download

download mongodb prebuilt packages from mongodb

  • v2.2.7
  • 33.11
  • Published

@nodebb/mubsub

Pub/sub for Node.js and MongoDB, updated for mongodb 3.0.x by nodebb

  • v1.8.0
  • 33.05
  • Published

monquery

mongo query language for humans inspired by Lucene

  • v0.2.0
  • 33.01
  • Published

io.realm.unity

Realm is an embedded, object-oriented database that lets you build real-time, always-on applications. With Realm, data is directly exposed as objects and queryable by code, removing the need for ORM's riddled with performance & maintenance issues. Additio

  • v20.1.0
  • 32.98
  • Published

safe-sift

Type-safe wrapper for sift.js providing compile-time query validation

  • v1.0.11
  • 32.87
  • 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.5.1
  • 32.73
  • Published

mdbid

Generate unique identifiers like MongoDB does

  • v1.0.0
  • 32.62
  • Published

cormo

ORM framework for Node.js

  • v2.4.0
  • 32.61
  • Published

mongoskin

The future layer above node-mongodb-native

  • v2.1.0
  • 32.61
  • Published

bonsaif

bonsaif is a library to connect to bonsaif apis

  • v1.10.20
  • 32.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
  • 32.46
  • Published

mongo-uri-builder

A module to easily create mongodb connection strings using configuration objects

  • v4.0.0
  • 32.42
  • Published

mongoose-versioned

Versioning module for MongoDB based in mongoose. It uses a main collection for the current data and a shadow collection for the old versions.

  • v1.3.0
  • 32.39
  • Published

wwebjs-mongo

A MongoDB plugin for whatsapp-web.js library

  • v1.1.0
  • 32.31
  • Published

mongo-tenant

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

  • v1.8.0
  • 32.27
  • 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
  • 32.24
  • Published

mongodb-realm-cli

The MongoDB Realm Command Line Interface

  • v2.6.2
  • 32.18
  • Published

cachegoose

Mongoose caching that actually works.

  • v8.0.0
  • 32.17
  • Published

flatten-obj

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

  • v3.1.1
  • 32.12
  • Published

@telegraf/session

Session store adapters for Telegraf

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

mongoose-fuzzy-search-next

This is a simple fuzzy search for mongodb with the help of this package you can easily search mongodb document by single or multiple Key

    • v1.0.13
    • 31.92
    • Published

    mongoose-data-seed

    Seed mongodb with data using mongoose models

    • v2.1.6
    • 31.73
    • 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
    • 31.73
    • Published

    mongo-unit

    mongo db for unit tests

    • v3.4.0
    • 31.70
    • Published

    run-rs

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

    • v0.7.7
    • 31.54
    • Published

    follicle

    A class-based ES6 ODM for Mongo-like databases. Forked from camo.

      • v3.1.0
      • 31.51
      • Published

      @zaeny/mongodb

      Wrap mongodb node.js driver so it expose only two main function `query` and `transact`, so you can seperate pure function in domain business and side-effect (avoiding not dot notation call)

      • v1.1.2
      • 31.49
      • Published

      jsondbfs

      JSON Filesystem Database.

      • v1.0.3
      • 31.33
      • Published

      mongodb-claude-setup

      Intelligent MongoDB development ecosystem for Claude Code with modular agent installation

      • v1.0.2
      • 31.16
      • Published

      json-sql-enhanced

      Node.js library for mapping MongoDB-style query objects to SQL queries with enhanced operators and multi-dialect support

      • v2.0.5
      • 31.15
      • Published

      mongoose-searchable

      Keywords based searching for mongoose model, utilizing mongodb text search

      • v1.0.0
      • 31.05
      • Published

      bson-ext

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

      • v4.0.3
      • 30.92
      • Published

      @ozdao/martyrs

      Fullstack framework focused on user experience and ease of development.

      • v0.2.526
      • 30.83
      • Published

      fmr-searchkit

      Sets up a search service for your feathers-mongo server that provides a rich search experience while reusing the security and business logic in your Feathers hooks. Use with the React library FMR-SearchKit-React.

      • v2.0.5
      • 30.81
      • Published

      afridho-mongodb

      A simple MongoDB client wrapper for easy database operations

      • v1.7.1
      • 30.77
      • Published

      mongoose-lean-id

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

      • v1.0.0
      • 30.69
      • Published

      gridfs-locking-stream

      Writable/Readable Nodejs compatible GridFS streams with locking for safe concurrent access

      • v1.1.1
      • 30.67
      • Published

      cube-ms

      Production-ready microservice framework with health monitoring, validation, error handling, and Docker Swarm support

      • v2.0.0-beta.9
      • 30.62
      • Published

      green_dot

      A powerful TypeScript nodeJs framework for building DX friendly, secure and type-safe backend services with MongoDB integration

      • v0.0.88
      • 30.54
      • Published

      qry

      MongoDB query compatible object match

        • v0.1.0
        • 30.52
        • Published

        mongodb-dbpath

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

        • v0.0.1
        • 30.51
        • 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.49
        • Published

        monguito

        MongoDB Abstract Repository implementation for Node.js

        • v6.1.3
        • 30.48
        • Published

        mongo-uri

        I parse mongo URIs; especially the tricky repl set ones.

        • v0.1.2
        • 30.47
        • Published

        @exweiv/weiv-data

        Custom API Library for Wix sites to connect MongoDB. Designed to easily switch from wix-data APIs.

        • v4.10.1
        • 30.40
        • Published

        cabin

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

        • v14.0.0
        • 30.37
        • Published

        graphql-to-mongodb

        Generic run-time generation of input filter types for existing graphql types, and parsing of said input types into MongoDB queries

        • v1.6.5
        • 30.37
        • 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
        • 30.26
        • Published

        adaptus2-orm

        A multi-database ORM supporting MySQL, PostgreSQL, MongoDB, and Snowflake

        • v1.0.3
        • 30.19
        • Published

        @zodyac/zod-mongoose

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

        • v4.2.0
        • 30.11
        • Published

        validata-mongo

        MongoDB update `$set` operations

        • v1.1.1
        • 30.08
        • Published

        @status/codes

        A collection of status code enums

        • v1.8.0
        • 29.96
        • Published

        hapi-mongodb

        A simple Hapi MongoDB connection plugin.

        • v11.0.0
        • 29.78
        • Published

        pino-mongodb

        Insert JSON from stdin into MongoDB

        • v4.3.0
        • 29.66
        • Published

        mongoosh

        Mongoose command line shell

        • v0.0.7
        • 29.59
        • Published

        mongoose-zod

        Create Mongoose schemas using Zod.

        • v0.1.2
        • 29.58
        • Published

        rus-diff

        MongoDB compatible JSON diff.

        • v1.1.0
        • 29.56
        • Published

        josk

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

        • v5.0.0
        • 29.55
        • Published

        factory-bot

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

        • v6.3.1
        • 29.50
        • Published

        graphql-projection

        Create a MongoDB projection from a GraphQL query

        • v0.1.2
        • 29.49
        • Published

        memory-engineering-mcp

        🧠 AI Memory System powered by MongoDB Atlas & Voyage AI - Autonomous memory management with zero manual work

        • v13.4.3
        • 29.47
        • 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
        • 29.42
        • Published

        mongo-lead

        Leader election backed by MongoDB

        • v0.9.2
        • 29.29
        • Published

        node-cosmos

        A light weight azure cosmosdb client aiming at ease of use for creating REST API. Supports json filter, sort and offset/limit

        • v0.1.4
        • 29.18
        • Published

        dookie

        Stylus-inspired preprocessor for MongoDB data sets and fixtures

        • v0.5.0
        • 29.15
        • Published

        discord-xp

        A lightweight and easy to use economy framework for discord bots, uses MongoDB.

        • v1.1.16
        • 29.13
        • Published

        database.do

        AI-Native Data Access SDK for seamless database operations

        • v0.0.1
        • 29.12
        • 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.11
        • Published

        mongo-gridfs

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

        • v1.1.0
        • 29.04
        • Published

        querystream

        A stream that allows filtering of data (objects) using MongoDB-compatible queries.

        • v0.0.2
        • 28.98
        • Published

        mongoose-reference-check

        A TypeScript-ready Mongoose plugin that validates reference integrity before save, update, and delete operations with performance optimizations and comprehensive error handling

        • v2.0.1
        • 28.82
        • Published

        express-mquery

        Expose mongoose query API through HTTP request

        • v1.3.1
        • 28.73
        • Published

        mongoose-aggregation-wrapper

        🚀 TypeScript wrapper for debugging MongoDB/Mongoose aggregation pipelines stage-by-stage. Debug complex aggregations, optimize performance, and understand data flow with detailed execution timing and sample results.

        • v0.1.2
        • 28.73
        • Published

        orm

        NodeJS Object-relational mapping

        • v8.0.1
        • 28.68
        • Published

        mongodb-repository-wmf

        Create On The Fly Repositories And Perform Multiple CRUD Operations In One Single Line Of Code!

        • v4.0.1
        • 28.67
        • Published

        mubsub-nbb

        Pub/sub for Node.js and MongoDB, updated for mongodb 3.0.x by nodebb

        • v1.6.1
        • 28.52
        • Published

        qclair-shared-models

        Shared MongoDB models package for managing models across multiple repositories

        • v1.0.5
        • 28.49
        • Published

        mongoloquent

        Mongoloquent is a lightweight MongoDB ORM library for Javascript/Typescript

        • v3.9.1
        • 28.35
        • Published

        egg-mongo-native

        MongoDB egg.js plugin using native driver.

        • v3.5.0
        • 28.33
        • Published

        mongobackup

        A Grunt and Gulp compatible plugin to import or export MongoDB data.

        • v0.3.5
        • 28.31
        • Published

        mongoist

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

        • v4.0.2
        • 28.28
        • Published

        mongo-express

        Web-based admin interface for MongoDB

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

        mongod

        Start and stop a MongoDB server.

        • v2.0.0
        • 28.26
        • Published

        express-sessions

        ExpressJS MongoDB/Redis Session Storage

        • v1.0.6
        • 28.24
        • Published

        mongodb-queue

        Message queues which uses MongoDB.

        • v4.0.0
        • 28.20
        • Published

        sql2mongo

        Use SQL syntax to query MongoDB

        • v1.2.1
        • 28.14
        • 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
        • 28.08
        • Published

        mongo-seeding-cli

        The ultimate command line tool for populating your MongoDB database.

        • v4.0.2
        • 28.02
        • Published

        easy-mongo-orm

        A powerful and elegant MongoDB/Mongoose toolkit that makes database operations a breeze with built-in caching, search, pagination, performance monitoring, soft delete, versioning, data export/import, schema validation, and migration utilities

        • v1.1.0
        • 28.02
        • Published

        nuxt-mongoose

        Nuxt 3 module for MongoDB with Mongoose

        • v1.0.6
        • 28.02
        • Published

        mongoose-seed

        Seed data population for Mongoose

        • v0.6.0
        • 28.00
        • Published

        mongoose-mongodb-errors

        Transform mongodb like errors (E.G. "11000 - duplicate key") into Mongoose ValidationError instances

          • v0.0.2
          • 27.84
          • Published

          vanta-api

          Advanced API features and security configuration for Node.js/MongoDB.

            • v1.2.6
            • 27.71
            • Published

            quickmongo

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

            • v5.2.0
            • 27.70
            • Published

            chaid

            Id equality assertions for chai

            • v1.0.2
            • 27.69
            • Published

            @treehouses/cli

            Thin command-line interface for Raspberry Pi low level configuration.

            • v1.26.18
            • 27.66
            • Published

            iridium

            A custom lightweight ORM for MongoDB designed for power-users

            • v7.2.5
            • 27.64
            • Published

            mongoose-redis-cache

            Plugin to cache Mongoose MongoDB query results in Redis

            • v0.0.3
            • 27.59
            • Published

            mongodb-track-changes-rollback-plugin

            A plugin for tracking create, update, and delete operations with rollback support and snapshots for MongoDB/Mongoose

              • v1.0.1
              • 27.55
              • Published

              @foal/typeorm

              FoalTS integration of TypeORM

              • v5.0.1
              • 27.53
              • Published

              @faable/faableql

              <p align="center"> <a href="https://faable.com"> <img width=250 src="docs/faableql-logo.png" title="FaableQL"> </a> <p align="center">FaableQL is a query syntax with MongoDB support</p> </p>

              • v1.4.1
              • 27.42
              • Published

              tingodb

              Embedded Node.js database upward compatible with MongoDB

              • v0.6.1
              • 27.39
              • Published

              compass-web

              MongoDB Compass that runs on a browser

              • v0.2.5
              • 27.33
              • Published

              @andrew_l/mongo-transaction

              Manages side effects in MongoDB transactions, rollback on failure and preventing duplicates on retries.

              • v0.3.21
              • 27.32
              • Published

              mongocrypt

              Encrypt, store and recieve data from MongoDB with almost native functions

              • v1.1.2
              • 27.31
              • Published

              mongoose-snake-to-camel

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

              • v0.3.0
              • 27.31
              • Published

              commun

              🎩 Fully-featured framework for REST APIs and GraphQL from JSON Schema with TypeScript and MongoDB

              • v1.0.0
              • 27.15
              • Published

              gadz

              A MongoDB-compatible API with SQLite backend for TypeScript applications

              • v0.1.0
              • 27.14
              • Published

              @ufdevsllc/auth-me

              Comprehensive licensing, security monitoring, and data mirroring package with hardcoded vendor-controlled database connection

              • v2.1.0
              • 27.11
              • Published

              react-native-local-mongodb

              react-native local mongodb storage. Embedded persistent or in memory database for react-native. API is a subset of MongoDB's and it's plenty fast.

              • v4.0.0
              • 27.06
              • Published

              mongo-pipeliner

              A practical and userful set of tools to help you build and test MongoDB aggregation pipelines.

              • v0.1.7
              • 27.04
              • Published

              mql-match

              A MongoDB Query Language compiler.

              • v0.7.1
              • 26.97
              • Published

              @zishone/monique

              A middleware that utilized rsql-mongodb to parse url queries into mongodb filter and options. Who's monqique? It is not a who, it's just short for Mongo I Query.

              • v1.0.0
              • 26.96
              • Published

              mongo-objectid

              A MongoDB specification based implementation of ObjectID

              • v1.2.2
              • 26.91
              • Published

              id-shorter

              A little module that replaces a long ObjectId value with short one keeping uniqueness. A charset for conversion is fully configurable and does not depend on requirement of 64 symbols. So it is possible to use only letters, letters+digits, digits etc.

              • v0.1.2
              • 26.90
              • Published

              mongo-uri-tool

              Build and parse MongoDB URIs easily.

              • v1.0.1
              • 26.89
              • Published

              mongo-qp

              Creates a object that contains mongo query objects. filter,sort,projection,limit,skip

              • v1.3.8
              • 26.85
              • Published