DESCR 292 B

123456
  1. Provides a database interface that conforms to Tcl DataBase Connectivity (TDBC)
  2. and allows a Tcl script to connect to a SQLite3 database.
  3. It is also provided as a working example of how to write a database driver
  4. in Tcl, so that driver authors have a starting point for further development.