> > Are you saying that access to PostgreSQL and MySQL DBs runs without
> > having any native client libraries installed? If this is correct, did
> > you re-implement in Racket the network protocol used to access these
> > DBs?
>
> Yes to both.
Wow. I didn't even know those protocols where docume
On Thu, Aug 25, 2011 at 5:21 PM, Ryan Culpepper wrote:
> The database library formerly known as (planet ryanc/db) has now
> moved into the core as the db collection.
Awesome. New users will like to see db support in a core library; as
will current.
On 08/26/2011 07:55 AM, gonzalo diethelm wrote:
The database library formerly known as (planet ryanc/db) has now moved
into the core as the db collection. Here's the description from the old
package blurb:
Thanks Ryan, this is good news.
This library provides a high-level, functional inte
> The database library formerly known as (planet ryanc/db) has now moved
> into the core as the db collection. Here's the description from the old
> package blurb:
Thanks Ryan, this is good news.
>This library provides a high-level, functional interface to
>PostgreSQL, MySQL, and SQLite d
The database library formerly known as (planet ryanc/db) has now
moved into the core as the db collection. Here's the description
from the old package blurb:
A database interface for functional programmers.
This library provides a high-level, functional interface to
PostgreSQL, MySQL, and
5 matches
Mail list logo