Download List

Project Description

pgintcl is a pure Tcl interface to the PostgreSQL
database system. It provides an alternative to
pgtcl and pgtcl-ng but does not require a compiled
Tcl extension (libpgtcl) or PostgreSQL client
library (libpq). This allows developers to create
Tcl utilities and applications that are platform
neutral. Trade-offs are slower performance and
PostgreSQL protocol version dependency.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-23 15:24 Back to release list
3.3.0

This version adds a new feature for retrieving query results as a Tcl-8.5 dictionary.

Project Resources