Re: Query Designer

Поиск
Список
Период
Сортировка
От Hannes Dorbath
Тема Re: Query Designer
Дата
Msg-id 426f3fc3$0$24297$8fe63b2a@news.disputo.net
обсуждение исходный текст
Ответ на Query Designer  (Carlos Gustavo Fischer <cgfischer@gmail.com>)
Ответы Re: Query Designer
Список pgsql-general
The SQL generated by tools like that is mostly neither performant nor
readable in particular.

Better learn basic SQL and use an editor with keyboard templates. That
way you'll be writing your statements even faster than cicking arround
in some stupid GUI ;)

And yes, PGExplorer is the only FREE query builder I know off as well.
There are several commercial..

> a lot of WHERE... =...AND...=...AND...

Maybe it creates implicit joins?


On 26.04.2005 21:35, Carlos Gustavo Fischer wrote:
> Hello, people.
>
> I´m looking for a FREE tool where you can VISUALLY link tables and
> mark fields and the tool
> generates the query automatically.
>
> I´ve tried PGExplorer. It´s nice, but it doens´t create "JOINS", just
> a lot of WHERE... =...AND...=...AND...
>
> Do you people have any tips ??
>
> Thanks in advance,
> Carlos G. Fischer
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>

В списке pgsql-general по дате отправления:

Предыдущее
От: Klint Gore
Дата:
Сообщение: Re: Why sequential scan for currval?
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: PRIMARY KEY on a *group* of columns imply that each