Top > Software Libraries > Misc > Metakit
Metakit - Embedded database library
'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.
Obtaining
| Version 2.4.9.2 (stable) released on 2002-11-05 | | Licensed under an X11-style license. | This is not a GNU package. |
|
Support contacts
Project contacts
Related information
Source repository | :pserver:anonymous@equi4.com:/home/cvs login co metakit |
Interfaces | library |
Source languages | C++ |
Supported languages | Tcl, Python |
Related programs | SQLite, Berkeley Database |
Entry information
Categories
Copyright © 2000, 2001, 2002 Free Software Foundation, Inc.
Permission is granted to copy, distribute, and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or any
later version published by the Free Software Foundation; with no Invariant
Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy
of this license is included in the file COPYING.DOC.
Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.