Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there anything as good as TOAD for Postgres (Windows)? [closed]

People also ask

Can Toad be used for PostgreSQL?

You can with Toad Edge®. It's a lightweight, reliable desktop toolset that simplifies development and management tasks for open source databases. Using Toad for MySQL and PostgreSQL management makes it easier to master new database platforms quickly.

Does PostgreSQL have future?

Postgres Advancements for the Future At the same time, Postgres has become almost 50% faster over the last 4 years and management tools, such as EDB's Postgres Enterprise Manager and EDB's Failover Manager make it easy to run highly available Postgres infrastructures at scale in the Enterprise.


Doesn't TOAD exist for several plattforms?

I'm using pgAdmin III which fills my needs so far.

http://www.pgadmin.org/


Not sure if TOAD for specific DB versions is any different than TOAD for Data Modeler, but it appears that TOAD Data Modeler supports PostgreSQL, along with a few others.

If you're looking for something like SQL Server Management Studio, but for Postgres, how about EMS SQL Manager or Lightning Admin?


See the wiki: http://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools


TOra has some nice features and is supposed to be a lot like TOAD. Also, it is completely GPL so you can change the code yourself.

BTW: Toad is not OpenSource and is now only trialware (must re-install every 120 days). TOra is OpenSource so you don't have those issues.


I've used Navicat fairly extensively and successfully but only on a Mac. It has a Windows implementation that is, as far as I know, more feature rich than the Mac implementation.

I've had the odd data typing issue with it but, if you are not doing data modelling, that may not be an issue for you