Re: interface for "non-SQL people"

From: justin <justin(at)emproshunts(dot)com>
To: pere roca <peroc79(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: interface for "non-SQL people"
Date: 2009-10-11 01:36:19
Message-ID: 4AD13693.2050107@emproshunts.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

pere roca wrote:
> hi,
> some nice tool over there to let non-SQL knowing people to construct their
> queries? I'm using pgAdmin III but I know some SQL.
> there is no other option than constructing an HTML with forms, drop-down
> menus...?
>
> thanks,
> pERE
>

Your best bet which is not free is Crystal Reports it can do all the
above you list. It can automate creation of HTML, email, export Excel,
ad hoc filters in drop downs, and text inputs, Graphs and all kinds of
other stuff.
http://www.sap.com/solutions/sapbusinessobjects/sme/reporting-dashboarding/index.epx

its designed to be easy to use for the NON have not a clue
SQL/programmer people.

There are other software packages out there. Note I have never used any
of these can not comment...
http://www.inetsoft.com/products/StyleReportEE/
http://www.pentaho.com/products/reporting/
http://www.inetsoftware.de/products/crystal-clear
http://www.actuate.com/products/
http://www.agata.org.br/
http://jasperforge.org/plugins/project/project_home.php?projectname=jasperreports

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martin Gainty 2009-10-11 02:36:10 Re: interface for "non-SQL people"
Previous Message Adrian Klaver 2009-10-11 01:27:08 Re: How to send multiple SQL commands from Python?