Download List

Projeto Descrição

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 Requirements

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

Esta versão foi testada e verificada em 32 - e 64 bits do Windows e Linux. Moderno 32 - e 64-bit Windows DLL projetos são fornecidos para o Visual Studio 2008. A arquitetura de módulos de teste foi reformulado. Todas as cordas foram retiradas Itzam / C, que agora está completamente conjunto de caracteres neutros (testado com ASCII-8 e Unicode compilações). Infra-estrutura foi adicionado suporte incorporado esquema XML para um designer "futuro" do produto. Otimizações foram feitas em toda (nada dramático). A pegada biblioteca foi reduzida. Um expandida, totalmente comentou programa tutorial foi fornecido no diretório tutorial. Debug código foi movido para o pacote de ferramentas.
Tags: 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

Atualizado para a GPL v3. Minor code clean-up. Testado com GCC através versão 4.4.x.
Tags: 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

Um projeto do Visual Studio foi criada para o recém-adicionado programa tutorial. Um erro na inicialização estrutura datafile foi corrigido.
Tags: 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

Um programa tutorial foi adicionado para demonstrar a árvore-B e operações de índice hash. A função btree_hash_read redundante foi removido. Um erro menor na B-cursores árvore foi corrigido.
Tags: 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

Um erro no relatório o período de registo atribuído lê arquivo foi corrigido.
Tags: Minor bugfixes
A minor bug in reporting the length of record allocated file reads was fixed.

Project Resources