forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
8 lines
357 B
Text
8 lines
357 B
Text
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
|