20

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.

Nenad Dobrilovic
  • 1,505
  • 1
  • 15
  • 29

3 Answers3

21

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.

Lin Du
  • 88,126
  • 95
  • 281
  • 483
heb
  • 745
  • 4
  • 7
0

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

Lin Du
  • 88,126
  • 95
  • 281
  • 483
  • Welcome to SO. A link to a solution is welcome, but please ensure your answer is useful without it: [add context around the link](https://meta.stackexchange.com/a/8259) so your fellow users will have some idea what it is and why it’s there, then quote the most relevant part of the page you're linking to in case the target page is unavailable. [Answers that are little more than a link may be deleted](https://stackoverflow.com/help/deleted-answers). Enjoy SO ;-) – ZF007 Mar 06 '18 at 23:59
  • This could have been a comment, but as you don't have privileges to comment everywhere, make this answer's context rich by posting a summary of the whole content in the link. I suggest you take a [tour](https://stackoverflow.com/tour). Anyway, we developers value your attempt to support. :) – Roshana Pitigala Mar 07 '18 at 03:52
  • 2
    The question if for MySQL Workbench, this link is dealing with SQL Workbench – Scotty Jun 15 '18 at 16:10
  • 1
    This is sql-workbench as the question is about mysql workbench. – jamesdeath123 Aug 02 '18 at 15:00
0

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