aboutsummaryrefslogblamecommitdiff
path: root/databases/ntdb/pkg-descr
blob: 624574f89d00c9e3495d26fcf63ba227624de6bf (plain) (tree)
1
2
3
4
5
6





                                                                       
TDB is a Trivial Database. In concept, it is very much like GDBM, and
BSD's DB except that it allows multiple simultaneous writers and uses
locking internally to keep writers from trampling on each other. TDB is
also extremely small.

WWW: http://tdb.samba.org/