The PostgreSQL library extends the capabilities of Tcl/Tk to connect to a local or remote PostgreSQL database. The library object includes standard parsing capabilities to post and retrieve information from a database.

The package also includes the windows .dll and Linux .so binary library files which are necessary in order to extend the interpreter with PostgreSQL capabilities

The object library file includes:

  • db connect local
  • db connect remote
  • db exec
  • db table
  • db header
  • debug and more...

We encourage comments and suggestions so please feel free to contact us


Version: 1.2

State: stable

©2002 NetpackX All rights reserved

Requirements: Binary library files ( includes Linux and Windows ) - Incr Tcl - tcl8.3

Level: easily extendable

License: GNU

Documentation: see example at bottom of source code

Download windows platform: pqsql

Download Unix platform: pqsql