tmdb-script
A nodejs script to collect data from TMDB API and store it in local mongo database.
A nodejs script to collect data from TMDB API and store it in local mongo database.
Vue-based frontend for Decetralized Data Exchange
a teeny tiny mongo wrapper and ODM
Helper classes and functions for Node.js 10 or later.
A bare minimum and extensible crud generator
A mongo database plugin for moment holiday for the mongoose ODM.
A open source mongo orchestration tool with high hopes
This is use to query a single mongodb collection written with mongoose dynamically with simple query parameters using mongodb query types 'AND' and 'OR' with mongodb filter options eg '$gt' as 'gt', '$gte' as 'gte', '$lt' as 'lt', '$lte' as 'lte', '$eq'
CLI tool for cloning mongoDB database from one server to another
Dump and restore single MongoDB instance and Replica set
Mongoose plugin to simply remove fields from documents when .toJSON() is called
Provides transform functions that convert string values into specific objects for mongodb queries.
parse and use mongodb connectionstrings
MongoDB-based job queuing system
A sync layer plugin for modella using mongowrap, specialized for docker based apps
Transactions with atomicity and isolation for Node.js + MongoDB.
Library for easily creating and consuming MongoDB documents
REPL for mongodb with vi key bindings
Creates a object that contains mongo query objects. filter,sort,projection,limit,skip
Mongoose plugin for model update in patch like style