Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37516722
en ru br
ALT Linux repos
S:0.78-alt2
5.0: 0.76-alt2
4.1: 0.76-alt1
4.0: 0.76-alt1
3.0: 0.74-alt1

Group :: Databases
RPM: tinycdb

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.78-alt2
Build date: 15 march 2019, 11:44 ( 266.9 weeks ago )
Size: 37.26 Kb

Home page:   http://www.corpit.ru/mjt/tinycdb.html

License: GPLv2+
Summary: A package for maintenance of constant databases
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 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 the cdb utility.

Current maintainer: Ivan Melnikov

List of contributors

List of rpms provided by this srpm:

  • libcdb
  • libcdb-debuginfo
  • libcdb-devel
  • tinycdb
  • tinycdb-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin