MongoDB 可視化管理工具 MongoCola-1.0.4發布
隨著NoSql的流行,MongoDB這款階層型數據庫慢慢被大家熟悉。園子里面的一線碼農同志也在連載 8天學通MongoDB。
大家可能已經熟悉了圖形界面的數據庫管理工具,對于命令行可能不是很順手。
當然,有很多圖形界面的MongoDB工具,不過大都不是用NET來寫的,唯一的一款NET開發的MongoVUE不是開源軟件。在30天試用期過后,很多功能就無法使用了。
前段時間在學習MongoDB,所以用C#開發了一個MongoDB的可視化工具,已經在GitHub上開源了。
GitHub地址:
https://github.com/magicdict/MagicMongoDBTool
現在版本已經升級到了1.04了,使用的是官方的驅動程序,需要NET3.5的支持。
如果你需要編譯好的版本:
https://github.com/magicdict/MagicMongoDBTool/downloads
這個版本和1.03比起來有以下的改變:
在主窗體里面添加了服務器狀態和ShellCommand
2.可以使用一些高級選項在添加數據集的時候
3.增加了數據集的Compact功能
歡迎你告訴我Bug和提供建議和意見
如果可以的話,歡迎你貢獻代碼
Release Note:(面向全世界的軟件,所以用英文寫了版本升級備忘錄)
===============================================================
MongoCola Release Note
===============================================================
Ver 1.00 2011/12/22
This is the first release of MongoCola.
===============================================================
Release History
==============================================================
Ver 1.04 2012/03/10
1.Open In Native Editor at Textview
2.Compact Collection
3.Advance options for Create a Collection
4.Show Server Status at Mainform
5.Add View ToolStrip and move DataNav to View Toolstrip.
6.Fix display bug at connection list form.
7.Change Online userguide to local
============================================================
Ver 1.03 2012/01/13
1.Set All Form's FontSize to 9.75pt.
2.Show CommandText After a command is completed.
3.Clear Navi Record Label After Clear.
4.Fix a bug when show fileInfo at TableView
5.Fix a bug when add a connection by use a ConnectionString
6.Modify Repair Database Enable condition.
==============================================================
Ver 1.02 2012/01/04
1.Display "English" at Language Picker form instead of Space when default Language is used.
2.Show Connection Host and Port at Connection ListBox.
3.Array Operation is supported.
4.BsonDocument Element is supported.
5.Correct Paste ShortKey form Ctrl + P to Ctrl + V.
6.Show Message When exception happend at Element operation.
=============================================================
Ver 1.01 2011/12/27
1.Add Chinese and Japanese Language File
2.Make Status Form Sizable
===============================================================
MongoCola Release Note
===============================================================
Ver 1.00 2011/12/22
This is the first release of MongoCola.
===============================================================
Release History
==============================================================
Ver 1.04 2012/03/10
1.Open In Native Editor at Textview
2.Compact Collection
3.Advance options for Create a Collection
4.Show Server Status at Mainform
5.Add View ToolStrip and move DataNav to View Toolstrip.
6.Fix display bug at connection list form.
7.Change Online userguide to local
============================================================
Ver 1.03 2012/01/13
1.Set All Form's FontSize to 9.75pt.
2.Show CommandText After a command is completed.
3.Clear Navi Record Label After Clear.
4.Fix a bug when show fileInfo at TableView
5.Fix a bug when add a connection by use a ConnectionString
6.Modify Repair Database Enable condition.
==============================================================
Ver 1.02 2012/01/04
1.Display "English" at Language Picker form instead of Space when default Language is used.
2.Show Connection Host and Port at Connection ListBox.
3.Array Operation is supported.
4.BsonDocument Element is supported.
5.Correct Paste ShortKey form Ctrl + P to Ctrl + V.
6.Show Message When exception happend at Element operation.
=============================================================
Ver 1.01 2011/12/27
1.Add Chinese and Japanese Language File
2.Make Status Form Sizable
===============================================================
轉自:http://www.cnblogs.com/TextEditor/archive/2012/03/07/2384142.html
本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!