Re: [GENERAL] PostgreSQL GUI tools

2016-07-19 Thread maav
Hi Subhan, Sorry for the quite late reply, but just in case you're still looking for a proper GUI - you may want to check out our latest Mac OS GUI for PostgreSQL at http://sequel.tech We're just about to release it and is probably the best Mac GUI for PostgreSQL now. Let me know if I can help w

Re: [GENERAL] PostgreSQL GUI tools

2016-01-04 Thread rob stone
On Sun, 2016-01-03 at 03:15 -0700, subhan alimy wrote: > Hello everyone, > > Is there any PostgreSQL GUI tools to pull the tables structure along > with > the relationships? > > > Much appropriated.   > > If you are a Java shop you can use ExecuteQuery from www.executequery.o rg You need to

Re: [GENERAL] PostgreSQL GUI tools

2016-01-04 Thread subhan alimy
Thank you very much. -- View this message in context: http://postgresql.nabble.com/PostgreSQL-GUI-tools-tp5879926p5880036.html Sent from the PostgreSQL - general mailing list archive at Nabble.com. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your

Re: [GENERAL] PostgreSQL GUI tools

2016-01-04 Thread Nicolas Paris
I recently tried many tools, and "sql power architect" is the tool I have selected. It is compatible with liquibase, and works with postgres, mysql oracle and so on. It allows comparing structure differences between databases. Moreover it has a community free edition that covers my needs. 2016-01-

Re: [GENERAL] PostgreSQL GUI tools

2016-01-03 Thread bricklen
On Sun, Jan 3, 2016 at 2:15 AM, subhan alimy wrote: > Is there any PostgreSQL GUI tools to pull the tables structure along with > the relationships? > Along with the other suggestions, I have personally used http://www.dbschema.com/. It works well, but I don't recall if there was a free version.

Re: [GENERAL] PostgreSQL GUI tools

2016-01-03 Thread Joshua D. Drake
On 01/03/2016 02:15 AM, subhan alimy wrote: Hello everyone, Is there any PostgreSQL GUI tools to pull the tables structure along with the relationships? A simple Google will show you that there are literally dozens. Much appropriated. -- View this message in context: http://postgresql.

Re: [GENERAL] PostgreSQL GUI tools

2016-01-03 Thread Venkatesulu Jumbo
Here is the list of tools: https://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools#pgEdit On Sun, Jan 3, 2016 at 3:45 PM, subhan alimy wrote: > Hello everyone, > > Is there any PostgreSQL GUI tools to pull the tables structure along with > the relationships? > > > Much appropri

[GENERAL] PostgreSQL GUI tools

2016-01-03 Thread subhan alimy
Hello everyone, Is there any PostgreSQL GUI tools to pull the tables structure along with the relationships? Much appropriated. -- View this message in context: http://postgresql.nabble.com/PostgreSQL-GUI-tools-tp5879926.html Sent from the PostgreSQL - general mailing list archive at Nabbl