The databases/tdbc-sqlite3 port
tdbc-sqlite3-1.1.10 – SQLite3 module for TDBC (cvsweb github mirror)
Description
Provides a database interface that conforms to Tcl DataBase Connectivity (TDBC) and allows a Tcl script to connect to a SQLite3 database. It is also provided as a working example of how to write a database driver in Tcl, so that driver authors have a starting point for further development.WWW: http://tdbc.tcl-lang.org/
Maintainer
Stuart Cassoff