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

From Karsten Hilbert
Subject Re: Implementing "thick"/"fat" databases
Date
Msg-id 20110727143545.185690@gmx.net
Whole thread Raw
In response to Re: Implementing "thick"/"fat" databases  (Chris Travers <chris.travers@gmail.com>)
Responses Re: Implementing "thick"/"fat" databases  (Peter Bex <Peter.Bex@xs4all.nl>)
List pgsql-general
> 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.

Karsten

--
NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie!
Jetzt informieren: http://www.gmx.net/de/go/freephone

pgsql-general by date:

Previous
From: Chris Travers
Date:
Subject: Re: Implementing "thick"/"fat" databases
Next
From: Toby Corkindale
Date:
Subject: Re: repmgr problem with registering standby