a web interface to visualize tables

From: Louis-David Mitterrand <cunctator(at)apartia(dot)ch>
To: pgsql-general(at)postgresql(dot)org
Subject: a web interface to visualize tables
Date: 2000-11-01 16:38:36
Message-ID: 20001101173836.A712@styx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I need a tool to interactively visualize (not administer) DB tables from
a web interface. Ideally this tool would let me:

- rename column headers,
- set cell alignments, widths, background colors,
- reorder columns,
- save all these visualisation settings in a DB,
- it would be written in perl (even better: mod_perl),
- uses the DBI interface,

Does such a beast exist? I am in the process of writing one, so I
thought I'd check first...

Thanks in advance,

--
Louis-David Mitterrand - ldm(at)apartia(dot)org - http://www.apartia.org

"Kill a man, and you are an assassin. Kill millions of men, and you
are a conqueror. Kill everyone, and you are a god." -- Jean Rostand

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2000-11-01 16:50:06 Re: Problem with coalesce..
Previous Message John Burski 2000-11-01 16:30:48 Array Problem