JMongoBrowser是一个GUI程序用于浏览和管理一个MongoDB集群。它支持Linux、Windows和Mac OSX。
功能包括:
 可以连到单一个服务器,一个克隆集或一个MongoS实例。
 DB操作:创建、删除、认证、控制等。
 集合操作:创建、重命名、删除、查找、插入和保存等。
 文档操作:更新、复制、和删除等。
 索引操作:创建、删除等
 Shard操作:激活sharding、添加shard、shard收集等
 GUI Document构造器
 将数据导入/导出成多种数据格式JSON、BSON、CSV等。
 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  <DIV class=date>收录时间:2011-05-23 11:05:24</DIV>