public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tony Locke <[email protected]>
To: John DeSoi <[email protected]>
Cc: Catonano <[email protected]>
Cc: [email protected]
Subject: Re: the wire protocol
Date: Tue, 22 Jan 2019 08:06:41 +0000
Message-ID: <CAPpF0yMbHKme1KSqyTF8vA8NQBDpi9MPJ-NjtHAGSz6xm1FJPg@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <CAJ98PDxahpFQA_3kErKHwtYmZY36GfELAycts4GZ6BLkzhFb5Q@mail.gmail.com>
<[email protected]>
Hi, pg8000 is a pure-python implementation of the wire protocol:
https://github.com/tlocke/pg8000
Might be of help.
-Tony
On Tue, 22 Jan 2019, 03:25 John DeSoi <[email protected] wrote:
>
> > On Jan 19, 2019, at 7:56 AM, Catonano <[email protected]> wrote:
> >
> > there's this Python project using the so called wire protocol (as far as
> I understand)
> >
> > https://github.com/MagicStack/asyncpg
> >
> > I'm caressing the idea to create a GNU Guile based project that does the
> same thing
> >
> > But I don't understand how they manage to get the connection to
> Postgresql, their code is too complicated for me
>
>
> Here is a Common Lisp library that uses sockets and the wire protocol to
> work with Postgres.
>
> https://github.com/marijnh/Postmodern
>
> Should be very close to what you want to do with Guile/Scheme.
>
> John DeSoi, Ph.D.
>
>
>
view thread (4+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected]
Subject: Re: the wire protocol
In-Reply-To: <CAPpF0yMbHKme1KSqyTF8vA8NQBDpi9MPJ-NjtHAGSz6xm1FJPg@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox