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

이 릴리스에는 해쉬 인덱스 및 커밋 / 롤백와 원자 파일을 트랜잭션에 대한 지원을 추가합니다. 또한 사소한 문서와 코드를 클린 업합니다.
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

업데이트 Itzam 변경 / 코어 2.8.0을 반영합니다.
Tags: Minor bugfixes
Updated to reflect changes in Itzam/Core 2.8.0.

2006-01-03 16:14
1.2.0

이 버전을 반영하도록 Itzam / 코어 2.7.0 업데이 트되었습니다. simple_database에 추가되었습니다 (은 T1, T2는)) 메서드 (켤레를 써주세요. 누락 Visual Studio 프로젝트에 포함됐다. 마이너 설명서를 업데이 트되었다.
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

이 릴리스에 대한 지원을 추가하는 잠금 파일 (Itzam / 코어 당으로서). 거기에 약간의 코드를 정리합니다.
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