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/electron-squirrel-startup
Default Squirrel.Windows event handler for your Electron apps.
mongodb-js/mongoose-autopopulate
Always populate() certain fields in your mongoose schemas
mongodb-js/connect-mongodb-session
Lightweight MongoDB-backed session store for Connect and Express
mongodb-js/runner
Start all mongodb deployment types for testing
mongodb-js/mongodb-prebuilt
Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt
mongodb-js/bson-ext
The C++ bson parser for the node.js mongodb driver.
mongodb-js/connect-backbone-to-react
Connect Backbone Models and Collections to React.
mongodb-js/mongodb-resumetoken-decoder
A library for decoding MongoDB resume tokens
mongodb-js/devtools-connect
A connection establishment utility for MongoDB developer tools
mongodb-js/electron-wix-msi
mongodb-js/mongodb-build-info
Extract information from mongodb's buildInfo
mongodb-js/resolve-mongodb-srv
Resolve mongodb+srv:// URLs to mongodb:// URLs
mongodb-js/askpassword
A password prompt that does print data to the TTY
mongodb-js/eslint-config
Shared eslint config for mongodb-js
mongodb-js/glibc-version
Get the current glibc version, if any, through a native addon
mongodb-js/is-recoverable-error
node's isRecoverableError function as a separate package
mongodb-js/learn-mongodb-docs
Main Driver Portal
mongodb-js/mongodb-crypt-library-dummy
Dummy MongoDB CSFLE shared library which only implements version helpers
mongodb-js/mongodb-crypt-library-version
Get the version of a MongoDB crypt_shared library programmatically and as a CLI
mongodb-js/mongodb-log-writer
A library for writing MongoDB logv2 messages
mongodb-js/askcharacter
Prompt for a single character
mongodb-js/devtools-github-repo
Github api for DevTools releases
mongodb-js/dl-center
internal download center tools
mongodb-js/electron-template
mongodb-js/handle-backspaces
Apply backspace characters to a string or UTF-8 Buffer
mongodb-js/hijack-stream
Temporarily take over a readable stream
mongodb-js/homebrew-brew
The Official MongoDB Software Homebrew Tap
mongodb-js/mongodb-cloud-info
Get cloud information based on hostname
mongodb-js/os-dns-native
Perform DNS queries using OS APIs
mongodb-js/use-resizer
A react hook for resizing elements.