Thread: graphical sql-query builder

graphical sql-query builder

From
Marc Cuypers
Date:
Hi,

I'm using postgresql and find it a great database.

I was wondering if there is any good graphical sql-query builder
especially for postgresql?

--
Best regards,

Marc


Re: graphical sql-query builder

From
Thomas Kellerer
Date:
Marc Cuypers schrieb:
> Hi,
>
> I'm using postgresql and find it a great database.
>
> I was wondering if there is any good graphical sql-query builder
> especially for postgresql?
>
> -- Best regards,
>
Could you be more precise on what do you think a "graphical sql query
builder" should be?

Thomas


Re: graphical sql-query builder

From
Jean-Michel POURE
Date:
On Friday 13 June 2003 11:53, Marc Cuypers wrote:
> I was wondering if there is any good graphical sql-query builder
> especially for postgresql?

Do you mean a graphical administration tool? If so, try the lastest snapshot
of pgAdmin3 at http://snake.pgadmin.org. pgAdmin3 is released under the
Artistic licence.

Please note pgAdmin3 is still in beta stage. Therefore, pgAdmin3 is not yet
intended for production databases. We hope to release a stable version soon.

Precompiled binary daily snapshots are available for the following platforms:

GNU/Linux RedHat 9:
http://snake.pgadmin.org/linux/redhat9/

GNU/Linux Slackware 9:
http://snake.pgadmin.org/linux/slackware90/

Win2000&XP
http://snake.pgadmin.org/win32/

GNU/Linux Mandrake and SuSE packages will follow this week-end. We are looking
for more help to release the MacOsX version as well as GNU/Debian packages. A
FreeBSD port is in the way.

Best regards,
Jean-Michel POURE