We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

A PostgreSQL Interface for Tcl

pgtclng (PostgreSQL Tcl Next-Generation) is a loadable Tcl module for accessing PostgreSQL databases. It was forked from pgtcl in Feb 2004, moved to pgfoundy.org in Aug 2006 and to Sourceforge.net in Mar 2011. Its API is a superset of the pure-Tcl companion project pgintcl.

You’re probably paying too much for cell phone service. Wirefly compares hundreds of plans to help you save. Enter what you need (minutes, data, texts) into Wirefly’s innovative plan comparison tools and see your savings instantly.

Website http://pgtclng.sourceforge.net
Tags
License
Platform
Features
  • Allows Tcl scripts to communicate with PostgreSQL database servers
  • Written in C as a loadable Tcl module (using "load" or "package require")
  • Released as both source code and a compiled (binary) DLL for Windows
  • Tested with Tcl-8.6, 8.5, and 8.4; PostgreSQL-9.3.0 and 9.2.x
  • Reference manual covers pgtclng and companion pure-Tcl project pgintcl
  • Compatible superset of original bundled Pgtcl with many extensions