pgintcl is a Tcl interface to the PostgreSQL database system, written entirely in Tcl. It is mostly compatible with other pgtcl implementations, especially pgtclng. It lacks asynchronous operations, and is somewhat slower, but it does not require any other libraries. (This project was on pgfoundry.org and its predecessor from Feb 2003 through Mar 2011.)