Download List

项目描述

Itzam is an embedded database engine that creates
and manipulates files containing keyed-access
records. Information is referenced by a
user-defined key value, and one or more indexes
(hash, B-tree, or matrix) may be combined with or
separated from data. Itzam is deliberately
portable and designed as a foundation for other
languages (C++, Python, and Java).

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-08-08 00:28 Back to release list
4.0.6

的教学计划是将证明B -树和散列索引操作。冗余btree_hash_read功能被删除。甲B小调错误树游标是固定的。
标签: Minor feature enhancements
A tutorial program was added to demonstrate B-tree
and hash index operations. The redundant
btree_hash_read function was removed. A minor bug
in B-tree cursors was fixed.

Project Resources