pgintcl - Pure-Tcl interface to PostgreSQL

Description

pgintcl is a Tcl interface to PostgreSQL which is written entirely in Tcl and does not rely on libpq. It is highly but not entirely compatible with libpgtcl (and the pgtcl project), and implements nearly all its commands and features, although it is slower. Because it is written in Tcl, you do not need shared libraries or DLLs for libpgtcl or libpq for your application; just source the pgin.tcl script and go. But if you want the best performance and the most features, stick with [lib]pgtcl.

Information

Packagepgintcl
Authorlbayuk (ljb, full name unknown)
Homepagehttp://pgfoundry.org/projects/pgintcl/
LicenseBSD
CategoriesDatabase, Pure Tcl, Interface to third-party packages
Linkshttp://freecode.com/projects/pgintcl

Releases

VersionDateAnnounce
3.0.02005-04-17
3.0.12008-01-21http://freshmeat.net/releases/270202/
3.0.22008-04-27http://freshmeat.net/releases/276613/