A very simple Tcl database facility for Tcl/Tk applications
Description:
Tclvsdb is somewhere in sophistication between gets/puts and Oracle or Sybase! Tclvsdb presents a database consisting of one or more tables arranged in rows and fields with data elements consisting of native Tcl lists. Data elements may be a list of row sequence numbers for other tables allowing one to create hierarchical tiers of data. Tclvsdb is easy to use and incorporate into your applications.