Letter T

tinycdb - TinyCDB - a Constant DataBase

Website: http://www.corpit.ru/mjt/tinycdb.html
License: Public Domain
Description:
tinycdb is a small, fast and reliable utility set and subroutine
library for creating and reading constant databases. The database
structure is tuned for fast reading:
+ Successful lookups take normally just two disk accesses.
+ Unsuccessful lookups take only one disk access.
+ Small disk space and memory size requirements; a database
  uses 2048 bytes for the header and 24 bytes plus size of
  (key,value) per record.
+ Maximum database size is 4GB; individual record size is not
  otherwise limited.
+ Portable file format.
+ Fast creation of new databases.
+ No locking, updates are atomical.

This package contains both the utility and the development
files, together with nss_cdb module.

Packages

tinycdb-0.78-1m.mo8.i686 [31 KiB] Changelog by Yohsuke Ooi (2014-02-27):
- (0.78-1m)
- update 0.78

Listing created by Repoview-0.6.6-1m.mo8