simple reporting tools for postgres in aws

From: Chris Stephens <cstephens16(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org >> PG-General Mailing List" <pgsql-general(at)postgresql(dot)org>
Subject: simple reporting tools for postgres in aws
Date: 2020-12-07 15:52:42
Message-ID: CAEFL0szpoz0BpFUG60tMbw4OXZP951tUGv1EbHndu4sMVybDbA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

We have a need to display some very simple reports generated from views in
an rds postgres database. We need little more functionality beyond simple
filtering, column hiding, sorting, grouping. Anything much beyond that
would be a strike against the tool.

i'm looking for something similar to oracle application
express's interactive reports (i come from an oracle background).

i took a look at what's available from amazon's aws marketplace but quickly
got overwhelmed. every application i saw was overkill.

users will not be tech savvy. we have a tentative fallback plan to use
excel with pages linked to views in the database but i'm looking for
something a little more targeted.

does anyone have any suggestions that fit the description above?

thanks for any input,
chris

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rob Sargent 2020-12-07 16:16:20 Re: PL/java
Previous Message Tomas Vondra 2020-12-07 15:31:15 Re: Extended statistics for correlated columns, row estimates when values are not in MCVs list