Is there any way to connect to Postgres database using MySQL Workbench? I was hoping it could be easy enough, but didn't find any plugin available.
-
"theirs common roots", what common roots?Frank Heikens– Frank Heikens2010-08-31 10:02:56 +00:00Commented Aug 31, 2010 at 10:02
-
1You could use Talend, which is an open-source-tool: stackoverflow.com/questions/11685569/…John Mayor– John Mayor2012-10-16 12:25:10 +00:00Commented Oct 16, 2012 at 12:25
3 Answers
No. That's why it is called MySQL Workbench. The reason is that the MWB uses a lot of MySQL specific functionality. I don't think there is currently something similar for Postgres, but you could try Glom or pgadmin3.
A company-independent database manager is the commercial Aqua Data Studio - maybe it's worth a try.
I recommend to Check this link: https://data36.com/install-sql-workbench-postgresql/ and after you'll install dependencies/plugins to run Postgres into MWBench
5 Comments
Navicat Premium works for all major Database and apparently the best option if you have Money. http://www.navicat.com/en/products/navicat_premium/premium_overview.html