Skip to content

Simple Desktop Application To Connect ,Import and Export Mongo Database

Notifications You must be signed in to change notification settings

LILIStrade/MongoDbTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple Desktop Application To Connect ,Import and Export Mongo Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%