Re: Implementing "thick"/"fat" databases - Mailing list pgsql-general

From Peter Bex
Subject Re: Implementing "thick"/"fat" databases
Date
Msg-id 20110727160706.GA20270@frohike.homeunix.org
Whole thread Raw
In response to Re: Implementing "thick"/"fat" databases  ("Karsten Hilbert" <Karsten.Hilbert@gmx.net>)
List pgsql-general
On Wed, Jul 27, 2011 at 04:35:45PM +0200, Karsten Hilbert wrote:
> > I wonder which other languages have first class support for these areas of
> > Pg?
>
> While already supporting most if not all standard PG datatypes the
> psycopg2 interface lets you write in/out wrappers of arbitray
> complexity mapping PG <-> Python datatypes and insert them into
> the driver at runtime.

The same is true for the Chicken Scheme PostgreSQL egg.

Cheers,
Peter
--
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                            -- Donald Knuth

pgsql-general by date:

Previous
From: "Karl Nack"
Date:
Subject: Re: Implementing "thick"/"fat" databases
Next
From: "Karl Nack"
Date:
Subject: Re: Implementing "thick"/"fat" databases