freebsd-ports/databases/tdbc/pkg-descr
Pietro Cerutti d8fcbcb194 - New port: databases/tdbc
TDBC is the Tcl Database Connectivity, an abstraction layer for database
  drivers in the Tcl programming language. It currently supports drivers for
  MySQL, PostgreSQL, SQLite, and ODBC through either unixODBC or iODBX.
2012-04-16 13:08:36 +00:00

9 lines
357 B
Plaintext

TDBC is the Tcl Database Connectivity, an abstraction layer for database
drivers in the Tcl programming language. The interface is described in
TIP 308 (http://www.tcl.tk/cgi-bin/tct/tip/308) with updates in TIP 350
(http://www.tcl.tk/cgi-bin/tct/tip/350).
Currently, drivers for MySQL, ODBC, PostgreSQL, and SQLite3 are included.
WWW: http://tdbc.tcl.tk