libtdb: libtdb 1.4.8 (Simple Database API)
libtdb: 
libtdb: This is a simple database API. It was inspired by the realisation 
libtdb: that in Samba we have several ad-hoc bits of code that essentially 
libtdb: implement small databases for sharing structures between parts of 
libtdb: Samba. The interface is based on gdbm. gdbm couldn't be use as we 
libtdb: needed to be able to have multiple writers to the databases at one 
libtdb: time.
libtdb: 
libtdb: https://tdb.samba.org/
libtdb: 

