Download List

Descripción del Proyecto

Itzam/C++ wraps the Itzam database engine with C++
templates for both simple and complex database
classes. It supports B-tree, hash table, and sparse matrix indexes with unique or duplicate keys, and includes multithreaded
resource locking and atomic file transactions. Complete class documentation is embedded in the source code, and available online and in the distribution archive.

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.

2006-09-06 18:52
2.0.0

Esta versión incluye el soporte para índices hash y las transacciones del expediente nuclear con commit / rollback. También hay leves de documentación y el código de limpieza de.
Tags: Major feature enhancements
This release adds support for hash indexes and atomic file transactions with commit/rollback. There are also minor documentation and code clean-ups.

2006-02-21 23:42
1.2.1

Actualizado para reflejar los cambios en Itzam / Core 2.8.0.
Tags: Minor bugfixes
Updated to reflect changes in Itzam/Core 2.8.0.

2006-01-03 16:14
1.2.0

Esta versión se ha actualizado para reflejar Itzam / Core 2.7.0. Una escritura (par (T1, T2)) el método se ha añadido para simple_database. Falta de proyectos de Visual Studio se incluyeron. Actualizaciones de la documentación se introdujeron pequeñas.
Tags: Minor feature enhancements
This version was updated to reflect Itzam/Core
2.7.0. A write(pair(T1,T2)) method was added for
simple_database. Missing Visual Studio projects
were included. Minor documentation updates were
made.

2005-12-23 21:15
1.1.0

Esta versión incluye el soporte para el bloqueo de archivos (como por Itzam / Core). No es la limpieza Código del Menor.
Tags: Minor feature enhancements
This release adds support for file locking (as per Itzam/
Core). There is minor code cleanup.

2005-12-07 07:21
1.0.0

Tags: Initial freshmeat announcement

Project Resources