databases/libdbh2 - The NetBSD Packages Collection

Library to create disk based Hashtables

Disk based hashes is a method to create multidimensional binary trees on disk.
This library permits the extension of database concept to a plethora of
electronic data, such as graphic information. With the multidimensional binary
tree it is possible to mathematically prove that access time to any
particular record is minimized (using the concept of critical points from
calculus), which provides the means to construct optimized databases for
particular applications.

(From: doc/html/DBH.html)
Disk Based Hashtables (DBH) 64 bit ? Library to create and manage hash
tables residing on disk. Associations are made between keys and values
so that for a given a key the value can be found and loaded into memory
quickly. Being disk based allows for large and persistent hashes. 64 bit
support allows for hashtables with sizes over 4 Gigabytes on 32 bit
systems. Quantified key generation allows for minimum access time on
balanced multidimensional trees.

Build dependencies

devel/libtool-base pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64libdbh2-5.0.16.tgz
NetBSD 10.0aarch64libdbh2-5.0.16.tgz
NetBSD 10.0aarch64libdbh2-5.0.16.tgz
NetBSD 10.0alphalibdbh2-5.0.16.tgz
NetBSD 10.0earmv4libdbh2-5.0.16.tgz
NetBSD 10.0earmv6hflibdbh2-5.0.16.tgz
NetBSD 10.0earmv6hflibdbh2-5.0.16.tgz
NetBSD 10.0earmv6hflibdbh2-5.0.16.tgz
NetBSD 10.0earmv7hflibdbh2-5.0.16.tgz
NetBSD 10.0earmv7hflibdbh2-5.0.16.tgz
NetBSD 10.0earmv7hflibdbh2-5.0.16.tgz
NetBSD 10.0i386libdbh2-5.0.16.tgz
NetBSD 10.0i386libdbh2-5.0.16.tgz
NetBSD 10.0vaxlibdbh2-5.0.16.tgz
NetBSD 10.0x86_64libdbh2-5.0.16.tgz
NetBSD 10.0_BETAx86_64libdbh2-5.0.16.tgz
NetBSD 8.0i386libdbh2-5.0.16.tgz
NetBSD 8.0i386libdbh2-5.0.16.tgz
NetBSD 8.0i386libdbh2-5.0.16.tgz
NetBSD 8.0x86_64libdbh2-5.0.16.tgz
NetBSD 8.0x86_64libdbh2-5.0.16.tgz
NetBSD 8.0x86_64libdbh2-5.0.16.tgz
NetBSD 9.0aarch64libdbh2-5.0.16.tgz
NetBSD 9.0aarch64libdbh2-5.0.16.tgz
NetBSD 9.0aarch64libdbh2-5.0.16.tgz
NetBSD 9.0alphalibdbh2-5.0.16.tgz
NetBSD 9.0alphalibdbh2-5.0.16.tgz
NetBSD 9.0earmlibdbh2-5.0.16.tgz
NetBSD 9.0earmv4libdbh2-5.0.16.tgz
NetBSD 9.0earmv6hflibdbh2-5.0.16.tgz
NetBSD 9.0earmv6hflibdbh2-5.0.16.tgz
NetBSD 9.0earmv6hflibdbh2-5.0.16.tgz
NetBSD 9.0earmv7hflibdbh2-5.0.16.tgz
NetBSD 9.0earmv7hflibdbh2-5.0.16.tgz
NetBSD 9.0earmv7hflibdbh2-5.0.16.tgz
NetBSD 9.0i386libdbh2-5.0.16.tgz
NetBSD 9.0i386libdbh2-5.0.16.tgz
NetBSD 9.0sh3ellibdbh2-5.0.16.tgz
NetBSD 9.0sh3ellibdbh2-5.0.16.tgz
NetBSD 9.0vaxlibdbh2-5.0.16.tgz
NetBSD 9.0vaxlibdbh2-5.0.16.tgz
NetBSD 9.0x86_64libdbh2-5.0.16.tgz
NetBSD 9.0x86_64libdbh2-5.0.16.tgz
NetBSD 9.3x86_64libdbh2-5.0.16.tgz
NetBSD 9.3x86_64libdbh2-5.0.16.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.