mongodb-js
mongodb-js is a collective of JavaScript developers and code focused on interacting with MongoDB
Pinned Repositories
boxednode
📦 boxednode – Ship a JS file with Node.js in a box
compass
The GUI for MongoDB.
connect-mongodb-session
Lightweight MongoDB-backed session store for Connect and Express
electron-squirrel-startup
Default Squirrel.Windows event handler for your Electron apps.
mongodb-core
MongoDB core driver functionality aims to make the "smallest" viable driver api
mongodb-mcp-server
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
mongodb-schema
Infer a probabilistic schema for a MongoDB collection.
mongoose-autopopulate
Always populate() certain fields in your mongoose schemas
mongosh
The MongoDB Shell
vscode
Connect to MongoDB and Atlas and directly from your VS Code environment, navigate your databases and collections, inspect your schema and use playgrounds to prototype queries and aggregations.
mongodb-js's Repositories
mongodb-js/jsonpatch-to-mongodb
Convert JSON patches into a MongoDB update
mongodb-js/dataset-generator
:construction: What's a database without any data?
mongodb-js/mongodb-extjson
MongoDB Extended JSON library
mongodb-js/electron-license
Tools for electron apps to work with licenses.
mongodb-js/log
:construction: Parse MongoDB log lines into objects
mongodb-js/electron-installer-codesign
Sign your electron apps on OSX.
mongodb-js/pkg-deb
Create a Debian package for a Node.js executable.
mongodb-js/morelikethis
Create more data that has the same shape as existing data.
mongodb-js/electron-installer-run
Run child processes safely handling all sorts of edge cases.
mongodb-js/hadron-react
Monorepo for Hadron React Components
mongodb-js/is-mongodb-running
Is MongoDB running? What port is it using?
mongodb-js/node-keytar
Native Password Node Module
mongodb-js/jsonpath-to-dot
Convert a JSONPath into dotnotation
mongodb-js/url
Extend mongodb-uri for more flexibility and data packing.
mongodb-js/explain-plan-model
Model abstraction for MongoDB explain plans.
mongodb-js/flat
:steam_locomotive: Flatten/unflatten nested Javascript objects
mongodb-js/get-mongodb-version
Get the MongoDB version for a path or uri.
mongodb-js/compass-auth-ldap
Compass plugin for connecting to MongoDB using LDAP authentication.
mongodb-js/compass-preferences-model
mongodb-js/compass-user-model
mongodb-js/detect-coordinates
Geo coordinates detection based off a mongodb-schema type
mongodb-js/electron-notarize
Notarize your macOS Electron Apps
mongodb-js/evergreen
Dead simple way to use Evergreen, MongoDB's Continuous Build Platform.
mongodb-js/hadron-linked-list
Linked List implementation for javascript.
mongodb-js/hadron-plugin-manager
Simple plugin manager for composable Hadron applications.
mongodb-js/instance-model
MongoDB instance model.
mongodb-js/mongodb-test-runner
mongodb-js/mongodb-tools
MongoDB Tools used by driver tests
mongodb-js/reflux-state-mixin
making Flux look as pretty as React
mongodb-js/triejs
Javascript trie data structure with customizable data storage layer