contents
| 6.2 - Database management using Metakit
As mentioned, Tclkit also includes Metakit - an embedded high-performance database package. As well as being used to hold the Starkit VFS, Metakit can be used by developers in their applications. It fills the gap between flat-file, relational, object-oriented, and tree-structured databases - supporting relational joins, serialisation, nested structures, and instant schema evolution. Metakit is accessed from Tcl using one of two packages:
To use the oomk package it will be necessary to download the oomk Starkit and include its contents in your own Starkit. For more on Metakit see the Metakit home page at. | see also | ||||