Skip to content

mongodb

Hanlei Qin edited this page Dec 27, 2021 · 14 revisions

MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. No database makes you more productive. Source Code

Learn

Practice

Tools

  • MongoDB Compass The GUI for MongoDB.
  • Studio 3T is our advanced MongoDB GUI, ideal for professionals. Robo 3T is our lightweight MongoDB GUI, perfect for enthusiasts. For Windows, Mac & Linux.
  • nosqlbooster
  • nosqlclient
  • dbkoda is a modern (JavaScript/Electron framework), open source IDE for MongoDB. It has features to support development, administration and performance tuning on MongoDB databases. 华人作品
  • Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment. Mongoose supports both promises and callbacks.

FAQs

Resources

  • Awesome MongoDB🍃 A curated list of awesome MongoDB resources, libraries, tools and applications
Clone this wiki locally