mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
6 lines
295 B
Text
6 lines
295 B
Text
dbtool can be used to store and retrieve data in a key/value format in a
|
|
hash database. Perl compatible regular expressions are supported both for
|
|
storing and retrieving of data. It's main advantages are the ability to
|
|
maintain huge amounts of data and speed.
|
|
|
|
WWW: http://www.daemon.de/DBTOOL
|