Re: A PGsendQuery API design for your review - Mailing list psycopg

From Karl O. Pinc
Subject Re: A PGsendQuery API design for your review
Date
Msg-id 20160202153003.5d5f03c5@slate.meme.com
Whole thread Raw
In response to Re: A PGsendQuery API design for your review  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: A PGsendQuery API design for your review
Re: A PGsendQuery API design for your review
List psycopg
On Tue, 2 Feb 2016 13:20:34 -0800
Adrian Klaver <adrian.klaver@aklaver.com> wrote:

> I think what they are looking for is this:
>
> http://ipython.org/
>
> and this:
>
> http://pandas.pydata.org/

Thanks, but I don't think so.  Those are interactive
python shells.  What they want is a web-enabled psql;
a SQL shell.

Many years ago I did a horrible hack of phpPgAdmin
to give them such a shell (it parses sql).  I'd
like to move forward.

Regards,

Karl <kop@meme.com>
Free Software:  "You don't pay back, you pay forward."
                 -- Robert A. Heinlein


psycopg by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: A PGsendQuery API design for your review
Next
From: "Karl O. Pinc"
Date:
Subject: Re: A PGsendQuery API design for your review