Skip to content

tinycdb 0.81⚓︎

tinycdb is a small implementation of Dan Bernstein's constant database format
for read-mostly key/value lookups.

Typical consumers⚓︎

  • PowerDNS tinydns backend
  • software that needs compact constant-database access on target

Notes⚓︎

This package installs the shared libcdb runtime, the public cdb.h header in
staging, and a generated libcdb.pc file for cross-build consumers.