Download List

專案描述

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

This release adds support for hash indexes and atomic file transactions with commit/rollback. There are also minor documentation and code clean-ups.
標籤: Major feature enhancements

2006-02-21 23:42
1.2.1

Updated to reflect changes in Itzam/Core 2.8.0.
標籤: Minor bugfixes

2006-01-03 16:14
1.2.0

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.
標籤: Minor feature enhancements

2005-12-23 21:15
1.1.0

This release adds support for file locking (as per Itzam/
Core). There is minor code cleanup.
標籤: Minor feature enhancements

2005-12-07 07:21
1.0.0

標籤: Initial freshmeat announcement

Project Resources