vscode
MongoDB tooling
An extension for VS Code that allows developers to work directly with MongoDB data in their code editor
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.
328 stars
21 watching
59 forks
Language: TypeScript
last commit: 3 days ago
Linked from 1 awesome list
databasemongodbmongodb-atlasterraformvscodevscode-extension
Related projects:
Repository | Description | Stars |
---|---|---|
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 527 |
mongodb-js/compass | A GUI application for managing and querying MongoDB databases | 1,170 |
obsidianlabs/vscode-algorand | An extension for VS Code that provides tools and functionality for the Algorand Blockchain | 12 |
pkosiec/mongo-seeding | Tools and libraries for importing data into MongoDB databases | 554 |
mongodb-js/mongosh | A collection of components and tools for building the MongoDB Shell, including its command-line interface and a TypeScript driver. | 332 |
mongodb-js/boxednode | Packs JavaScript and Node.js into a single binary | 635 |
mongodb/design | An official documentation site for LeafyGreen's MongoDB-related tools and resources | 36 |
feathersjs-ecosystem/feathers-mongoose | Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB. | 189 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 136 |
mlewand-org/vscode-test-content | Provides helper functions for setting and getting content and selection in Visual Studio Code instances. | 5 |
benawad/nest-mongo-graphql | A Nest.js application with MongoDB integration and GraphQL support for building data-driven RESTful APIs | 82 |
mtxr/vscode-sqltools | A tool that provides connections to and management of various databases from within VSCode. | 1,508 |
jsayol/vscode-firebase-explorer | An extension for Visual Studio Code to manage and explore Firebase projects | 149 |
msavin/mongol-meteor-explore-minimongo-devtools | A package that allows in-app MongoDB editing for Meteor applications | 824 |
thomasst/mongoadmin | An admin interface for MongoDB built using Django and Bootstrap with features to edit JSON objects. | 250 |