Re: TOAD-like query builder for PostgreSQL? - Mailing list pgsql-general

From Shoaib Mir
Subject Re: TOAD-like query builder for PostgreSQL?
Date
Msg-id bf54be870612110832r1133a394pc42d6c76dafd393e@mail.gmail.com
Whole thread Raw
In response to Re: TOAD-like query builder for PostgreSQL?  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
List pgsql-general
Actually it was not me who was looking for a query builder, but yes in the past I did some research with PostgreSQL so was just trying out if anyone was able to use TOAD with it.

Lightning Admin looks good to me, good work.

Let me know in case you need help while adding on EnterpriseDB support to that.

------------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)

On 12/11/06, Tony Caduto <tony_caduto@amsoftwaredesign.com> wrote:
Shoaib Mir wrote:
> Thanks Scott, just confirmed it from TOAD's review at
> http://www.pcsoftland.com/development-tools/databases/toad-for-sql-server.htm
>
>
> "Plus the SQL editor will actually function with any ODBC database
> connection, thus it supports many other popular databases like Oracle,
> DB2, Informix, Ingres, Access, MySQL, Sybase, PostgreSQL, etc"
>
> Regards,
> -----------
> Shoaib Mir
> EnterpriseDB (www.enterprisedb.com <http://www.enterprisedb.com >)
>
>
>
Why don't you take a look at Lightning Admin for Postgresql, You are
looking at huge restrictions using Toad with Postgresql as only the
query editor works with it:

"Plus the SQL editor will actually function with any ODBC database
connection, thus it supports many other popular databases like Oracle,
DB2, Informix, Ingres, Access, MySQL, Sybase, PostgreSQL, etc."

For 10 bucks you can get the full featured Lightning Admin(with support)
that has a kick ass query editor with all the things you would expect
from a IDE editor including code completion /schema completion and
extremely nice query error handling modeled after psql.

See here for more info:
http://www.amsoftwaredesign.com/onlinehelp/pgla/code_completion.htm

http://www.amsoftwaredesign.com/onlinehelp/pgla/error_handling.htm

Lightning Admin also works with EnterpriseDB, though you have to use the
query editor to use the Oracle features.  We do plan on adding full
support for EnterpriseDB in the coming months.

For 10 dollars there is little risk in purchasing the software.  You can
also use it very effectively on Linux via WINE.


We also listen to our users and frequently add new features and fix bugs
usually  in one day, and sometimes in less than 1 hour.

All this for 10 dollars :-)  Check it out.



Later,

--
Tony Caduto
AM Software Design
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for Postgresql
Your best bet for Postgresql Administration


pgsql-general by date:

Previous
From: Tony Caduto
Date:
Subject: Re: TOAD-like query builder for PostgreSQL?
Next
From: "Brandon Aiken"
Date:
Subject: Re: Numeric or Integer for monetary values?