Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 805 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 805 Bytes

MongoDbTools

Mongo Db Tools is a Desktop Application allowing you work easily with your mongo databases with a nice GUI.

Connections

you can add multiple connections to servers as many as you want.

View / Edit Collections

mongo db tools gives you the ability to browse databases on the connected server and all descendant collections, by double clicking the collection you can easily view collection content in grid mode or json details of document

Export

  • export to json files (single collection or all db collection at once)
  • export whole database to single file
  • export to another database within the same server or other connected servers

Import

  • import collections from json files
  • import back file

feel free to download and try the app, report any bug or ask for new feature