Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
379 views
in Technique[技术] by (71.8m points)

postgresql - Pgadmin III Alternative - Windows


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

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:


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...