JSPM

Found 5978 results for mongodb sorter

@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.1
  • 34.96
  • Published

recachegoose

Mongoose caching that actually works.

  • v11.0.3
  • 34.95
  • 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.85
  • 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.80
  • 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.69
  • Published

cacheman

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

  • v2.2.1
  • 34.61
  • Published

mongoose-data-seed

Seed mongodb with data using mongoose models

  • v2.1.6
  • 34.37
  • Published

mongodb-language-model

Parses MongoDB query language and returns an abstract syntax tree

  • v2.3.0
  • 34.19
  • Published

wwebjs-mongo

A MongoDB plugin for whatsapp-web.js library

  • v1.1.0
  • 33.93
  • Published

mongo-uri-builder

A module to easily create mongodb connection strings using configuration objects

  • v4.0.0
  • 33.84
  • Published

broadband

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

  • v1.1.0
  • 33.80
  • Published

minimongo

Client-side mongo database with server sync over http

  • v7.1.1
  • 33.64
  • Published

vitest-mms

mongodb-memory-server integration for vitest

  • v0.2.7
  • 33.59
  • 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.56
  • 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
  • 33.27
  • Published

sails-mongo

Mongo DB adapter for Sails.js/Waterline.

  • v2.1.2
  • 33.22
  • 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
  • 33.05
  • Published

api-query-params

Convert query parameters from API urls to MongoDB queries

  • v6.0.1
  • 32.94
  • Published

mongodb-dbpath

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

  • v0.0.1
  • 32.77
  • 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
  • 32.72
  • Published

objectid

mongodb objectid utilities

  • v3.2.1
  • 32.61
  • 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.53
  • Published

baqend

Baqend JavaScript SDK

  • v4.2.3
  • 32.26
  • Published

mongoose-zod

Create Mongoose schemas using Zod.

  • v0.1.2
  • 32.25
  • Published

@telegraf/session

Session store adapters for Telegraf

  • v2.0.0-beta.7
  • 32.22
  • 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.02
  • Published

mongoskin

The future layer above node-mongodb-native

  • v2.1.0
  • 32.01
  • Published

run-rs

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

  • v0.7.7
  • 31.93
  • Published

bson-ext

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

  • v4.0.3
  • 31.92
  • Published

querymen

Querystring parser middleware for MongoDB, Express and Nodejs

  • v2.1.4
  • 31.83
  • 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.79
  • Published

flatten-obj

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

  • v3.1.1
  • 31.77
  • 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.75
  • Published

mongodb-realm-cli

The MongoDB Realm Command Line Interface

  • v2.6.2
  • 31.70
  • Published

mongo-tenant

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

  • v1.8.0
  • 31.51
  • Published

ts-cache-mongoose

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

  • v1.7.6
  • 31.45
  • Published

mongo-unit

mongo db for unit tests

  • v3.4.0
  • 31.32
  • Published

express-sessions

ExpressJS MongoDB/Redis Session Storage

  • v1.0.6
  • 31.27
  • 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.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.23
  • Published

mongoist

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

  • v4.0.2
  • 31.17
  • Published

mongoose-lean-id

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

  • v1.1.0
  • 31.12
  • 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
  • 31.09
  • Published

pino-mongodb

Insert JSON from stdin into MongoDB

  • v5.0.0
  • 30.92
  • 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, Identity

  • v1.19.44
  • 30.89
  • 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.69
  • Published

jsondbfs

JSON Filesystem Database.

  • v1.0.3
  • 30.65
  • Published

speedgoose

Next-level mongoose caching layer with event based cache clearing

  • v2.1.5
  • 30.53
  • Published

cachegoose

Mongoose caching that actually works.

  • v8.0.0
  • 30.42
  • Published

mongodb-queue

Message queues which uses MongoDB.

  • v4.0.0
  • 30.41
  • 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.40
  • 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.33
  • Published

cabin

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

  • v14.0.0
  • 30.23
  • 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.23
  • Published

@status/codes

A collection of status code enums

  • v1.8.0
  • 30.22
  • 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.17
  • Published

medici

Double-entry accounting ledger for Node + Mongoose

  • v7.2.0
  • 30.08
  • Published

koa-mongo-crud

Base API for CRUD using koa and mongo

  • v1.2.8
  • 29.97
  • Published

@synatic/noql

Convert SQL statements to mongo queries or aggregates

  • v5.1.0
  • 29.94
  • Published

mongo-gridfs

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

  • v1.1.0
  • 29.87
  • Published

mongo-locks

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

  • v3.1.2
  • 29.76
  • 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.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.62
  • Published

mdbid

Generate unique identifiers like MongoDB does

  • v1.0.0
  • 29.48
  • Published

mongoose-atlas-search

A customisable mongoose plugin to use MongoDB Atlas Search feature

  • v1.0.12
  • 29.31
  • Published

dynongo

MongoDB like syntax for DynamoDB

  • v0.19.0
  • 29.30
  • Published

rus-diff

MongoDB compatible JSON diff.

  • v1.1.0
  • 29.27
  • 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.07
  • Published

@zodyac/zod-mongoose

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

  • v4.2.1
  • 29.06
  • Published

@xylabs/mongo

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

  • v5.0.51
  • 29.05
  • Published

@florentine-ai/mcp

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

  • v0.2.1
  • 28.90
  • Published

mongo-seeding-cli

The ultimate command line tool for populating your MongoDB database.

  • v4.0.2
  • 28.82
  • Published

bodymen

Body parser middleware for MongoDB, Express and Nodejs

  • v1.1.1
  • 28.79
  • Published

mongoose-seed

Seed data population for Mongoose

  • v0.6.0
  • 28.76
  • Published

@kipicore/dbcore

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

    • v1.1.138
    • 28.74
    • Published

    @foal/typeorm

    FoalTS integration of TypeORM

    • v5.1.1
    • 28.70
    • Published

    mongo-parse

    A parser for mongo db queries

    • v2.1.0
    • 28.66
    • Published

    json2mongo

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

    • v2.0.0
    • 28.66
    • Published

    mgdb-migrator

    Mongodb schema and data migration lib

    • v7.0.0
    • 28.65
    • Published

    nuxt-mongoose

    Nuxt 3 module for MongoDB with Mongoose

    • v1.0.6
    • 28.65
    • Published

    factory-bot

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

    • v6.3.1
    • 28.65
    • Published

    mongod

    Start and stop a MongoDB server.

    • v2.0.0
    • 28.61
    • Published

    arrest

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

    • v14.1.1
    • 28.61
    • 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.56
    • Published

    chaid

    Id equality assertions for chai

    • v1.0.2
    • 28.45
    • Published

    mongodb-level

    Mongodb backed abstract-level database for Node.js

    • v0.0.4
    • 28.30
    • 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

    orm

    NodeJS Object-relational mapping

    • v8.0.1
    • 28.14
    • Published

    mongodb-restore

    restore data from mongodb-backup

    • v1.6.2
    • 28.08
    • Published

    tingodb

    Embedded Node.js database upward compatible with MongoDB

    • v0.6.1
    • 28.06
    • Published

    mongo-gui

    A web-based MongoDB graphical user interface

    • v0.0.21
    • 28.05
    • Published

    josk

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

    • v5.0.0
    • 28.04
    • Published

    mongoose-safe-query

    A mongoose plugin that verifies the fields in a query

    • v0.2.2
    • 27.88
    • 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.76
    • Published

    mongo-querystring

    Parse and pass URL queries to MongoDB query

    • v4.1.1
    • 27.65
    • 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.1
    • 27.39
    • Published

    mongoose-redis

    Mongoose Cache: Integrated Redis caching for Mongoose queries.

    • v1.1.1
    • 27.32
    • Published

    nestjs-object-id

    MongoDB ObjectId validator and parser for NestJS

    • v3.0.0
    • 27.18
    • Published

    compass-web

    MongoDB Compass that runs on a browser

    • v0.3.1
    • 27.13
    • 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
    • 27.11
    • Published

    mongo-express

    Web-based admin interface for MongoDB

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

    buffalo

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

    • v0.1.3
    • 26.97
    • Published

    forerunnerdb

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

    • v2.0.24
    • 26.93
    • Published

    quickmongo

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

    • v5.2.0
    • 26.88
    • Published

    mongolian

    Mongolian DeadBeef is an awesome Mongo DB node.js driver

    • v0.1.18
    • 26.87
    • Published

    mongoose-snake-to-camel

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

    • v0.3.0
    • 26.73
    • Published

    create-node-backend-ts

    CLI to scaffold a Node.js + TypeScript backend with Express, MongoDB, Mongoose, and full CRUD modules.

      • v2.3.0
      • 26.52
      • Published

      mongoose-morgan

      Used to log morgan stream data into MongoDb database.

      • v1.0.17
      • 26.46
      • Published

      @queryleaf/lib

      SQL to MongoDB query translator - Core library

        • v0.2.3
        • 26.43
        • Published

        mongoose-mongodb-errors

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

          • v0.0.2
          • 26.42
          • Published

          mongodb-cron

          MongoDB collection as crontab

          • v1.9.0
          • 26.37
          • 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.31
          • Published

          @florentine-ai/api

          Node.js API Wrapper for Florentine.ai - Natural language to MongoDB aggregations

          • v0.1.0
          • 26.31
          • Published

          typegoose-cursor-pagination

          A mongoose plugin to find results using on cursor-based pagination with support for typegoose

          • v2.3.1
          • 26.25
          • Published

          adminmate-cli

          Adminmate installation CLI

          • v1.1.6
          • 26.23
          • Published

          mongoose-log-history

          A Mongoose plugin to automatically track and log changes (create, update, delete) to your models, with detailed audit history and flexible configuration.

          • v1.1.0
          • 26.22
          • Published

          @lenne.tech/nest-server

          Modern, fast, powerful Node.js web framework in TypeScript based on Nest with a GraphQL API and a connection to MongoDB (or other databases).

          • v11.4.8
          • 26.14
          • Published

          mongoose-keywords

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

          • v0.4.1
          • 26.10
          • Published

          discord-xp

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

          • v1.1.16
          • 26.09
          • Published

          mongodb-websockets

          A fork of the official MongoDB driver for Node.js that uses WebSockets

          • v0.0.13
          • 26.08
          • Published

          @ozdao/martyrs

          Fullstack framework focused on user experience and ease of development.

          • v0.2.578
          • 26.00
          • Published

          mubsub

          Pub/sub for Node.js and MongoDB

          • v1.4.0
          • 25.94
          • Published

          @colyseus/mongoose-driver

          <div align="center"> <a href="https://github.com/colyseus/colyseus"> <img src="media/logo.svg?raw=true" width="60%" height="300" /> </a> <br> <br> <a href="https://npmjs.com/package/colyseus"> <img src="https://img.shields.io/npm/dm/coly

          • v0.16.1
          • 25.89
          • Published

          mongo-sanitizer

          An Express.js middleware to prevent NoSQL injection attacks by sanitizing req.body, req.query, and req.params. Supports custom replacement and dot notation handling

          • v1.0.4
          • 25.73
          • Published

          @kensingtontech/recacheman

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

          • v2.2.8
          • 25.68
          • Published

          sp2

          Immutable updater of objects using JSON operation.

          • v1.6.4
          • 25.67
          • Published

          goosecache

          Mongoose cacheing

          • v10.0.1
          • 25.60
          • Published

          mongo-objectid

          A MongoDB specification based implementation of ObjectID

          • v1.2.2
          • 25.59
          • Published

          mongorito

          ES6 generator-based MongoDB ODM.

          • v3.0.4
          • 25.57
          • Published

          mongoose-fill

          Mongoose.js add-on that adds virtual (temporary) async fileds API

          • v1.7.0
          • 25.52
          • Published

          mongo-uri

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

          • v0.1.2
          • 25.52
          • Published

          masfana-mongodb-api-sdk

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

          • v1.0.5
          • 25.44
          • Published

          mongo-oplog

          Watch mongodb oplog in a simple way

          • v2.1.4
          • 25.41
          • Published

          mongo-mask

          Convert a json-mask pattern to a mongodb projection

          • v1.1.0
          • 25.41
          • 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.11
          • 25.39
          • Published

          supergoose

          Mongoose plugin for simple addons like findOrCreate

          • v0.2.6
          • 25.26
          • Published

          follicle

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

            • v3.1.0
            • 25.26
            • Published

            nextjs-authentication-node

            A Next.js authentication package with built-in support for Firebase and MongoDB

              • v1.3.3
              • 25.24
              • Published

              @kedaruma/revlm-server

              Self-hosted replacement for MongoDB Realm App Services that brokers auth and MongoDB calls.

                • v1.0.27
                • 25.23
                • Published

                @treehouses/cli

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

                • v1.26.23
                • 25.22
                • Published

                mongochangestream

                Sync MongoDB collections via change streams into any database.

                • v0.63.0
                • 25.15
                • 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
                • 25.11
                • Published

                @power.u.1337/unilogger

                Universal, customizable logger for Node.js with multiple transports.

                  • v0.11.3
                  • 25.11
                  • Published

                  sdk_automation

                  SDK for QA-Portfolio project

                  • v1.0.30
                  • 25.11
                  • Published

                  mongoose-types

                  More types for mongoose

                    • v1.0.3
                    • 25.11
                    • Published

                    prometheus

                    Simple ODM for Node.js with pluggable adapters

                    • v0.1.7
                    • 25.10
                    • Published

                    mongoose-pages

                    Developer-friendly pagination plugin for Mongoose ODM

                    • v0.0.3
                    • 25.03
                    • Published

                    craydent

                    node library based on craydent-1.9.3

                    • v1.0.2
                    • 25.01
                    • Published

                    mongoose-dummy

                    Mongoose dummy data generator

                    • v1.0.8
                    • 24.97
                    • Published

                    mongo2mongo

                    Sync one MongoDB collection to another MongoDB collection

                    • v0.39.0
                    • 24.96
                    • Published

                    @rakered/mongo

                    A tiny but elegant wrapper around the native mongodb driver for Node.js, removing boilerplate and fixing id generation.

                    • v1.6.0
                    • 24.95
                    • Published

                    cleverstack-cli

                    Command line interface for CleverStack

                    • v1.2.10
                    • 24.80
                    • 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.9
                    • 24.79
                    • Published

                    @valkyr/db

                    Simple client side storage solution written in TypeScript.

                    • v1.0.1
                    • 24.73
                    • Published

                    mongo-project

                    Simplified Mongo DB style projection for hiding/showing specific fields.

                    • v1.0.1
                    • 24.71
                    • 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
                    • 24.66
                    • Published

                    typed-mongo

                    A minimal, strongly-typed wrapper for the MongoDB Node.js driver.

                    • v0.0.7
                    • 24.62
                    • Published

                    nest-mongodb

                    A NestJS module for the MongoDB driver

                    • v6.4.0
                    • 24.61
                    • Published

                    mongo-query-toolkit

                    Simple MongoDB aggregation utilities with filtering and pagination

                    • v1.6.2
                    • 24.59
                    • Published

                    croxydb

                    a JSON/YAML/LocalStorage database module

                    • v0.0.26
                    • 24.57
                    • Published

                    mongodb-toolkit

                    MongoDB utilities for data import/export, schema analysis and more

                    • v0.1.0
                    • 24.55
                    • Published

                    mongoose-smart-delete

                    A Mongoose plugin for implementing soft delete functionality, allowing documents to be marked as deleted without being removed from the database.

                    • v1.1.5
                    • 24.50
                    • Published

                    mongration

                    Node.js mongodb migration framework

                    • v1.0.1
                    • 24.45
                    • Published

                    mongo-rql

                    translate RQL queries into mongodb query objects

                    • v0.0.2
                    • 24.43
                    • Published

                    hapi-query-builder

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

                    • v2.2.0
                    • 24.39
                    • Published

                    mongodown

                    A MongoDB implementation of the LevelDOWN API

                    • v2.0.0
                    • 24.35
                    • Published

                    qclair-shared-models

                    Shared MongoDB models package for managing models across multiple repositories

                    • v1.0.38
                    • 24.35
                    • Published

                    validata-mongo

                    MongoDB update `$set` operations

                    • v1.1.1
                    • 24.30
                    • Published

                    @dbcube/schema-builder

                    The Dbcube Query Builder is a lightweight, flexible, and fluent library for building queries across multiple database engines, including MySQL, PostgreSQL, SQLite, and MongoDB, using JavaScript/Node.js. Its agnostic design allows you to generate data man

                    • v4.1.1
                    • 24.25
                    • Published

                    nitro-web

                    Nitro is a battle-tested, modular base project to turbocharge your projects, styled using Tailwind 🚀

                    • v0.0.130
                    • 24.24
                    • Published

                    iridium

                    A custom lightweight ORM for MongoDB designed for power-users

                    • v7.2.5
                    • 24.23
                    • Published

                    create-gs-express-ms

                    🚀 Production-ready Node.js Express microservices boilerplate with MongoDB, Redis, RabbitMQ, and complete authentication

                    • v1.0.13
                    • 24.18
                    • Published

                    promised-mongo

                    Easy to use module that implements the mongo api and supports promises

                    • v1.2.0
                    • 24.15
                    • 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
                    • 24.11
                    • Published

                    @golemio/db-migrate

                    Database migration framework for node.js

                    • v1.0.0-beta.29-diversion.3
                    • 24.10
                    • Published

                    @exabugs/dynamodb-client

                    DynamoDB Single-Table Client SDK with MongoDB-like API, Shadow Records, and Lambda implementation for serverless applications

                    • v0.3.6
                    • 24.08
                    • 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
                    • 24.05
                    • Published

                    mongodb-rest-relay

                    Relay mongodb queries over HTTP REST. Great for Edge.

                    • v1.12.0
                    • 23.95
                    • Published

                    almelnic-rxdb

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

                    • v1.0.9
                    • 23.92
                    • Published

                    @kedaruma/revlm-client

                    TypeScript client SDK for talking to the Revlm server replacement for MongoDB Realm.

                      • v1.0.15
                      • 23.89
                      • Published

                      onehitter

                      One-time password user validation package.

                      • v2.0.11
                      • 23.87
                      • Published

                      node-initdb

                      A CLI tool to create a folder and file with some code

                      • v2.0.7
                      • 23.86
                      • Published

                      @dbcube/query-builder

                      The Dbcube Query Builder is a lightweight, flexible, and fluent library for building queries across multiple database engines, including MySQL, PostgreSQL, SQLite, and MongoDB, using JavaScript/Node.js. Its agnostic design allows you to generate data man

                      • v4.1.1
                      • 23.83
                      • Published

                      skipper-gridfs

                      A skipper adapter to allow uploading files to MongoDB's GridFS

                      • v1.0.2
                      • 23.68
                      • Published