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.

2010-04-06 19:59
5.0.0

此版本已经过测试,证实在32 - 和64位Windows和Linux。现代32 - 和64位Windows DLL项目提供的Visual Studio 2008。该测试模块体系结构改革。所有字符串被从Itzam / C,它现在已完全是中立的字符集(与ASCII - 8和Unicode测试版本)。基础设施是加入支持嵌入式未来“设计师”产品的XML架构。优化是在整个(什么戏剧性)。图书馆的足迹减少。一个扩大的,完全是在评论教程程序目录中提供的教程。调试代码移动到工具包。
标签: Stable, major release
This release has been tested and verified on 32- and 64-bit Windows and Linux. Modern 32- and 64-bit Windows DLL projects are provided for Visual Studio 2008. The architecture of testing modules was revamped. All strings were removed from Itzam/C, which is now completely character set neutral (tested with ASCII-8 and Unicode builds). Infrastructure was added to support embedded XML schema for a future "designer" product. Optimizations were made throughout (nothing dramatic). The library footprint was reduced. An expanded, fully-commented tutorial program was provided in the tutorial directory. Debug code was moved to the tools package.

2009-11-20 04:37
4.0.8

更新到GPL v3的。次要代码清理。与海湾合作委员会审查通过版本4.4.x.
标签: license change
Updated to the GPL v3. Minor code clean-up. Tested with GCC through version 4.4.x.

2008-08-11 22:44
4.0.7

在Visual Studio项目,创造了新增加的教学计划。一个数据文件的结构初始化错误是固定的。
标签: Minor bugfixes
A Visual Studio project was created for the
recently-added tutorial program. A bug in datafile
structure initialization was fixed.

2008-08-08 00:28
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.

2008-07-22 23:21
4.0.4

阿在报告所分配的文件记录长度的小错误内容是固定的。
标签: Minor bugfixes
A minor bug in reporting the length of record allocated file reads was fixed.

Project Resources