开发者

Pgadmin III Alternative - Windows [closed]

开发者 https://www.devze.com 2023-04-12 15:37 出处:网络
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 6 years ago.

Improve this question

I am looking for an alternative to the free pgAdmin III that works on windows. I basically need it for managing my tables / views / SP / etc. If it did ER diagrams, that is a huge plus, and I like them to make sure all my tables are linking together.

I am used to SQL Server Management Studio and Workbench, so I am looking for for something updated to that. pgAdmin III works, but lacks key things. Example, if I update a SP (function), I have to actually refresh the app so it notices it. Else if I go to re-edit it, it loads my old SP. This caused me to mess up several times. Also ER diagrams is a huge feature it's lacking.

While I do not mind a commercial alternative, I am not looking for a $500 bill. I would really like to keep under 250 is possible.

Please note, I have already tried PostgreSQL Maestro. It works nice, but commonly locks up. I would prefer something a bit more stable and thread safe. Example, once a query is running I can't cancel. It has the option but says, its already running so I have to end the process to 开发者_如何学Pythonstop it. I am also aware of [http://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools] however I am looking for feedback by people who actually used the tools. I really do not want to try our 15 different options.

Thanks all in advance!


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:

  • Oracle SQL Developer for Oracle
  • SQL Server Management Studio for SQL Server


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).


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:

Pgadmin III Alternative - Windows [closed]

DataGrip User Interface


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

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号