Here are some bindings that can be used with [MySQL] database. * [mysqltcl] - seems to be most complete and current * [mysql binding (Klaren)] * [mysql binding (Smith)] - link to site broken, last update mentioned of 04/1999 * [nstcl], which supports MySQL and many other databases in a relatively db-independent fashion. * [stk-mysql] ---- '''Ancient History:''' What: stk-mysql Where: ftp://cliffs.ucsd.edu/pub/terry/stk-mysql.tar.gz Description: Library of STk functions for accessing MySQL databases. Updated: 07/1999 Contact: mailto:terry@cliffs.ucsd.edu * [tcl-gdbi, the Tcl Generic Database Interface] What: tcl-gdbi, the Tcl Generic Database Interface Where: http://www.velocigen.com/%7Etdarugar/tcl-sql/ -- dead 2007-01-20 Description: The goal is to provide a Tcl extension which can be used generically to access databases. The first release has a binding to the MySQL database. This package was developed on RedHat Linux and mysql 9.6 and was also tested on Solaris 2.5 and FreeBSD. A mailing list will be coming later. Currently at version 20000420. Updated: 07/2000 Contact: mailto:tdarugar@binevolve.com (Parand Tony Darugar) * [myintcl] What: myintcl Where: http://sourceforge.jp/projects/myintcl/ Description: A pure-Tcl implementation of MySQL interface Updated: 11/2006 Contact: See web site * [fbsql] ---- [Category Database]