mongosh
Shell builder
A collection of components and tools for building the MongoDB Shell, including its command-line interface and a TypeScript driver.
The MongoDB Shell
337 stars
24 watching
67 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
compasscompass-plugindrivermongodbnodejsreactshell
Related projects:
Repository | Description | Stars |
---|---|---|
mongodb-js/compass | A GUI application for managing and querying MongoDB databases | 1,185 |
mongodb-js/vscode | An extension for VS Code that allows developers to work directly with MongoDB data in their code editor | 327 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 150 |
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 531 |
pkosiec/mongo-seeding | Tools and libraries for importing data into MongoDB databases | 555 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
rbrcurtis/cofmon | A CoffeeScript shell for MongoDB that allows writing CoffeeScript instead of JavaScript and automates ObjectId generation from 24 character hex strings | 35 |
vlang/mongo | A MongoDB driver for a new language that enables interaction with the popular NoSQL database service | 47 |
globalsign/mgo | A MongoDB driver for Go that provides a set of APIs and features for interacting with MongoDB databases. | 1,973 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 514 |
mongodb/mongo-rust-driver | An official Rust driver for interacting with MongoDB databases. | 1,448 |
mongodb/design | An official documentation site for LeafyGreen's MongoDB-related tools and resources | 36 |
mongodb/mongo-php-library | Provides a high-level API for interacting with MongoDB databases | 1,599 |
yooneskh/yongo | A simple wrapper around the Deno MongoDB driver for easy MongoDB interactions | 7 |
mallgroup/mal-mongster | A tool to manage and cluster MongoDB databases in a simple web-based interface. | 7 |