libpgtcl

Tcl client library binding for postgresql
  http://github.com/flightaware/pgtcl/
  0
  no reviews



This library provides tcl bindings to the postgresql client library (libpq), which is used to communicate with the postgresql database server.

postgresql is an object-relational sql database management system. tcl is a widely used and easily extended interpreted language.