Re: New to PostgreSQL - looking for query writing tools

Поиск
Список
Период
Сортировка
От Robin Tang
Тема Re: New to PostgreSQL - looking for query writing tools
Дата
Msg-id CAGcvnBWG+60Ep-rWptx4qvXjxOYXQauh4zUptqSixjLPeg=KwQ@mail.gmail.com
обсуждение исходный текст
Ответ на New to PostgreSQL - looking for query writing tools  (Troy Sherven <tsherven@mcd.net>)
Ответы Re: New to PostgreSQL - looking for query writing tools  (Giovanni Biscontini <biscontini.g@es2000.it>)
Список pgsql-general
There's a bunch listed here: https://wiki.postgresql.org/wiki/PostgreSQL_Clients

I personally use Postico, but it's only available on Mac.

On Wed, Feb 1, 2023 at 8:43 AM Troy Sherven <tsherven@mcd.net> wrote:

Good morning,

 

First of all, I am not a database professional.  I work for a small company, and a portion of my job includes report writing (crystal, i-Net, etc), Excel analysis, etc.  We recently migrated to a new ERP that runs on a PostgreSQL database.  Our previous system was on a MSSQL database.  I have fairly basic experience writing SQL queries.  In the past I would use Microsoft SQL Server Management Studio to help in writing my SQL queries (I’d use the diagram, criteria, and SQL panes) instead of just writing SQL statements. 

 

I’m looking for recommendations of tools that would work similar to Microsoft SQL Server Management Studio.  So far I’ve played around with pgAdmin (doesn’t seem to have the same query writing abilities) and EMS SQL Query (seems more cumbersome than the Microsoft tool).  Are there any other tools I should be looking at for query writing help? I like to something visual and a grid to help write queries. 

 

Any recommendations would be appreciated!

 

Troy

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

Предыдущее
От: Troy Sherven
Дата:
Сообщение: New to PostgreSQL - looking for query writing tools
Следующее
От: Bob Jolliffe
Дата:
Сообщение: Re: Best Open Source OS for Postgresql