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 20160202174437.0e84f608@slate.meme.com
Whole thread Raw
In response to Re: A PGsendQuery API design for your review  (Adrian Klaver <adrian.klaver@aklaver.com>)
List psycopg
On Tue, 2 Feb 2016 13:47:51 -0800
Adrian Klaver <adrian.klaver@aklaver.com> wrote:

> > Thanks, but I don't think so.  Those are interactive
> > python shells.  What they want is a web-enabled psql;
> > a SQL shell.
>
> Actually more then that, as IPython is just one part of the Juypter
> stack which encompasses over 40 languages and is Web enabled through
> Notebooks. I would take a serious look at this before rolling your
> own data analysis stack. Jupyter is becoming the de facto scientific
> toolset and the community that surrounds it is huge. Pretty sure you
> will someone has already done a  lot of the legwork for you.
>
> http://jupyter.org/

Thanks.  I'd glanced at it some years ago, but forgotten
about it.

Anyway, we don't have a data analysis stack of our own
making.  They just want to get the data out or otherwise
query the db.  (Lordy, some of them are doing analysis
in Excel.)

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: Federico Di Gregorio
Date:
Subject: Re: A PGsendQuery API design for your review