|
About:
hamsterdb is an embedded database engine written
in ANSI-C. It includes B+Trees with variable
length keys and records. It supports in-memory
databases and endian-independent files, database
cursors, multiple databases in one file, "record number" databases, and duplicate keys. hamsterdb is very fast and highly configurable. It compiles and
runs on Unix platforms, Linux, Microsoft Windows,
and Windows CE.
Release focus: Minor feature enhancements
Changes:
This release implements "record number" databases;
these databases behave like "auto-increment"
tables in SQL. The keys of new records are
automatically assigned and incremented with each
insert. Also, a few minor bugs were fixed, and
some optimizations took place; the generated
database files are much smaller now.
Author:
cruppstahl [contact developer]
Homepage:
http://hamsterdb.com/
Tar/GZ:
http://hamsterdb.com/public/dl/hamsterdb-1.0.4.tar.gz
Changelog:
http://hamsterdb.com/public/dl/CHANGELOG-1.0.4.txt
Trove categories:
[change]
| [Development Status] | | 5 - Production/Stable | | [Intended Audience] | | Developers | | [License] | | OSI Approved :: GNU General Public License (GPL), OSI Approved :: GNU General Public License v2, OSI Approved :: GNU General Public License v3 | | [Operating System] | | MacOS X, Microsoft :: Windows, Microsoft :: Windows :: Windows CE, POSIX, Unix | | [Programming Language] | | C, C++ | | [Topic] | | Database, Database :: API, Database :: Database Engines/Servers, Software Development :: Libraries |
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
(not rated)
» Vitality: 0.44% (Rank 433)
» Popularity: 1.16% (Rank 4862)

(click to enlarge graphs)
Record hits: 13,546
URL hits: 4,217
Subscribers: 28
|
|