We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(4)
DataGrip/ IntelliJ IDEA Ultimate Edition
如果您已经是 Jetbrains 工具的用户,您可以尝试 DataGrip(如果您是 IntelliJ IDEA Ultimate Edition 用户,则可以尝试使用数据库插件)。这是相当新的,但适合大多数用例。
https://www.jetbrains.com/datagrip/
DBVisualizer
DBVisualizer是连接到“任何”具有大量功能的 DBMS 的非常好的解决方案。有一个免费版本可用,但专业版确实物有所值:
http://www.dbvis.com/
HeidiSQL
一个免费且非常好的 MySQL、PostgreSQL 和 SQL Server 客户端。它在过去几年里确实有所发展。
http://www.heidisql.com
Squirrel SQL
另一个相当不错的工具是Squirrel SQL。它不是最直观、最漂亮的工具,但也有许多有用的功能:
http://squirrel-sql.sourceforge .net/
DBeaver
另一个具有免费社区版本的开源工具。
这适合 Eclipse 用户,因为它是基于 Eclipse 构建的,也可以作为 Eclipse 插件安装。
https://dbeaver.io
MySQL Workbench
这不适用于 PostgreSQL,但我的答案是非常通用,所以我也想添加这个。
MySQL Workbench 是 Oracle 用于连接 MySQL 的官方工具。它非常适合使用 MySQL。
https://www.mysql.de/products/workbench/
其他:
DataGrip/ IntelliJ IDEA Ultimate Edition
If you are already a user of Jetbrains tools, you may try DataGrip (or the database plugin, when you are an IntelliJ IDEA Ultimate edition user). This is quite new, but suitable for most use cases.
https://www.jetbrains.com/datagrip/
DBVisualizer
DBVisualizer is a very good solution for connecting to "any" DBMS with lots of features. There is a free version avaible, but the pro version is really worth the money:
http://www.dbvis.com/
HeidiSQL
A free and very good client for MySQL, PostgreSQL and SQL Server. It really evolved the last years.
http://www.heidisql.com
Squirrel SQL
Another quite good tool is Squirrel SQL. It's not the most intuitiv and beautiful tool, but has many useful features too:
http://squirrel-sql.sourceforge.net/
DBeaver
Another open source tool with a free community edition.
This is something for Eclipse users, as it is build upon Eclipse and can be installed as Eclipse plugin as well.
https://dbeaver.io
MySQL Workbench
This is not for PostgreSQL, but my answer is quite generic, so I wanted to add this as well.
MySQL Workbench is the officiel tool from Oracle for connecting to MySQL. It is really good for working with MySQL.
https://www.mysql.de/products/workbench/
Others:
这是 PgAdmin 的一个非常好的替代方案,跨平台:
http://navicat.com/en /products/navicat_pgsql/pgsql_overview.html
希望这会有所帮助(大约 100-200 美元)。
this is a very good alternative to PgAdmin, cross platform:
http://navicat.com/en/products/navicat_pgsql/pgsql_overview.html
Hope this helps (approx. $100-$200).
最近,JetBrains 发布了一款名为 DataGrip 的数据库 IDE。 DataGrip 支持大多数主要 RDBMS,如 PostgreSQL、Oracle、SQL Server 和 MySQL。而且它是商业的:
DataGrip 用户界面
Recently JetBrains released a so-called Database IDE called DataGrip. DataGrip support most major RDBMSs like PostgreSQL, Oracle, SQL Server and MySQL. And it's commercial:
DataGrip User Interface
我也有 SQL Server Management Studio 背景,所以我知道您的感受。试运行一下。我用的时候就很喜欢。
http://www.sqlmanager.net/en/products/postgresql/manager
另请查看工作室版本,它将一堆应用程序捆绑到一个套件中。
http://www.sqlmanager.net/en/products/studio/postgresql
I also come from a SQL Server Management Studio background so I know how you must feel. Give this one a trial run. I have liked it when I use it.
http://www.sqlmanager.net/en/products/postgresql/manager
Also check out the studio version which bundles a bunch of apps into a suite.
http://www.sqlmanager.net/en/products/studio/postgresql