Categories
Metakit
'Metakit' fills the gap between flat-file, relational, object-oriented, and tree-structured databases, supporting relational joins, serialization, nested structures, and instant schema evolution. There is a C++ API, a Python binding (Mk4py), and a Tcl binding (Mk4tcl).
Data files are portable, use auto-sizing ints and strings, and can efficiently store binary data from single bits to multi-Mb objects. MetaKit works well for moderate-size (a few dozen Mb) datasets, and offers excellent performance well beyond that size when its column-wise data model is fully taken advantage of.
Last updated 2 Dec, 2004
Versions
2.4.9.3
2.4.9.3 stable released 2004-01-26
- Released: 26 Jan, 2004
- Code Maturity: Stable
- Source Archive: http://www.equi4.com/pub/mk/metakit-2.4.9.3.tar.gz
- Licenses: X11
- Interfaces: Library
User Community and Support
User tutorials available in HTML format from http://support.articque.com/metakit/metakit_tutorial.html and http://www.markroseman.com/tcl/mktcl.html
General Resources
Announcement Resources
Support Resources
- Paid support and consulting available from Equi4 Software at http://www.equi4.com/about.html
Development
Developer Resources
- VCS Checkout Command:
-d:pserver:anonymous@equi4.com:/home/cvs co metakit - VCS Repository Webview




