Tcl dbi
Database interface for Tcl
by Peter De Rijk (VIB - UAntwerp Center for Molecular Neurology)
What is tcl dbi
The dbi interface is a generic Tcl interface
for accessing different SQL databases. It presents a generic api to open,
query, and change databases. The dbi package itself contains the
definition of the dbi interface, and
some tools.
Tcl dbi source and some binaries are available on
https://github.com/derijkp/tcl-dbi
dbi implementations
The following implementations are included in the dbi distribution.