MongoDB集群管理工具,UMongo 1.6.2 發布

jopen 10年前發布 | 14K 次閱讀 UMongo

UMongo是一個基于Java的GUI應用程序,可以瀏覽和管理MongoDB的集群。它是可用于Linux,Windows和Mac OSX。

  • connect to a single server, a replica set, or a MongoS instance
  • DB ops: create, drop, authenticate, command, eval, …
  • Collection ops: create, rename, drop, find, insert, save, …
  • Document ops: update, duplicate, remove, …
  • Index ops: create, drop, …
  • Shard ops: enable sharding, add shard, shard collection, …
  • GUI Document builder
  • Import / Export data from database to local files in JSON, BSON, CSV format.
  • Support for query options and write concerns (getLastError)
  • Display of numerous stats (server status, db stats, replication info, etc)
  • Mongo tree refreshes to have a real time view of cluster (servers up/down, durability, etc)
  • All operations are executed in background to keep UI responsive
  • Background threads can repeat commands automatically
  • GUI is identical on all OS
4個免費、開源的MongoDB圖形化用戶管理工具

UMongo 1.6.2 發布修復了許多Bug。下載:http://www.edgytech.com/umongo

改進包括:

  • 更新至最新的 Java 驅動器
  • CSV導出修復
  • 支持SSL客戶端證書和CA文件
  • 包含在標簽和日志記錄的詳細操作

看問題的完整列表:https://github.com/agirbal/umongo/issues?milestone=15&page=1&state=closed

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!