MongoDB GUI客户端(跨平台或Linux)

时间:2020-12-07 12:28:23

The list of MongoDB GUI client apps on the official site is outdated: some clients are not supported, some are heavily bound to .NET and not runnable on Linux. And all of them lack the ability to edit stored documents (i.e. provide read-only access).

官方网站上的MongoDB GUI客户端应用程序列表已经过时了:有些客户端不受支持,有些客户端严重绑定到。net,在Linux上不能运行。而且它们都缺乏编辑存储文档的能力(即提供只读访问)。

I need a GUI client that:

我需要一个GUI客户端:

  1. Works on Linux (but not web);
  2. 在Linux上工作(但不是web);
  3. Is free;
  4. 是免费的;
  5. Supports documents editing.
  6. 支持文档编辑。

Is there an app which satisfies these requirements?

有满足这些要求的应用吗?

5 个解决方案

#1


111  

Robomongo - crossplatform MongoDB GUI client.

Robomongo -横切MongoDB GUI客户端。

Update: Mac OS X and Linux(as Debian/Ubuntu, RHEL/CentOS packages) versions released.

更新:Mac OS X和Linux(作为Debian/Ubuntu, RHEL/CentOS软件包)版本发布。

Update: Robomongo offically changed it's name and released two different products Studio 3T and Robo 3T. Old robomongo is now called Robo 3T. Studio is for professionals.

更新:Robomongo改变了名字,发布了两款不同的产品Studio 3T和Robo 3T。老罗波蒙戈现在叫罗波3T。工作室是专业人士。

#2


14  

try umongo, has releases for Windows, Mac OS X and Linux.

试试umongo,它有Windows、Mac OS X和Linux版本。

MongoDB GUI客户端(跨平台或Linux)

#3


8  

Try MonjaDB http://www.jumperz.net/index.php?i=2&a=0&b=9

尝试MonjaDB http://www.jumperz.net/index.php?i=2&a=0&b=9

I have developed this tool for myself. I use this tool on Linux ( Eclipse ).

我自己开发了这个工具。我在Linux (Eclipse)上使用这个工具。

#4


4  

try Rock Mongo, written in php.

试试用php编写的Rock Mongo。

#5


1  

http://code.google.com/p/greenmangoquery/ its light weight mongodb client using java . so its working all platform including linux and windows.

http://code.google.com/p/greenmangoquery/它的轻量级mongodb客户端使用java。所以它可以运行所有平台,包括linux和windows。

#1


111  

Robomongo - crossplatform MongoDB GUI client.

Robomongo -横切MongoDB GUI客户端。

Update: Mac OS X and Linux(as Debian/Ubuntu, RHEL/CentOS packages) versions released.

更新:Mac OS X和Linux(作为Debian/Ubuntu, RHEL/CentOS软件包)版本发布。

Update: Robomongo offically changed it's name and released two different products Studio 3T and Robo 3T. Old robomongo is now called Robo 3T. Studio is for professionals.

更新:Robomongo改变了名字,发布了两款不同的产品Studio 3T和Robo 3T。老罗波蒙戈现在叫罗波3T。工作室是专业人士。

#2


14  

try umongo, has releases for Windows, Mac OS X and Linux.

试试umongo,它有Windows、Mac OS X和Linux版本。

MongoDB GUI客户端(跨平台或Linux)

#3


8  

Try MonjaDB http://www.jumperz.net/index.php?i=2&a=0&b=9

尝试MonjaDB http://www.jumperz.net/index.php?i=2&a=0&b=9

I have developed this tool for myself. I use this tool on Linux ( Eclipse ).

我自己开发了这个工具。我在Linux (Eclipse)上使用这个工具。

#4


4  

try Rock Mongo, written in php.

试试用php编写的Rock Mongo。

#5


1  

http://code.google.com/p/greenmangoquery/ its light weight mongodb client using java . so its working all platform including linux and windows.

http://code.google.com/p/greenmangoquery/它的轻量级mongodb客户端使用java。所以它可以运行所有平台,包括linux和windows。