public inbox for [email protected]
help / color / mirror / Atom feedFrom: John DeSoi <[email protected]>
To: Catonano <[email protected]>
Cc: [email protected]
Subject: Re: the wire protocol
Date: Mon, 21 Jan 2019 21:25:26 -0600
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAJ98PDxahpFQA_3kErKHwtYmZY36GfELAycts4GZ6BLkzhFb5Q@mail.gmail.com>
References: <CAJ98PDxahpFQA_3kErKHwtYmZY36GfELAycts4GZ6BLkzhFb5Q@mail.gmail.com>
> 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) latest in thread
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]
Subject: Re: the wire protocol
In-Reply-To: <[email protected]>
* 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