1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/databases/dbtool/pkg-descr
Ying-Chieh Liao 5ddead828e add dbtool
Store and retrieve data in a key/value format in a hash database

ps. thanks Jos Backus <josb@cncdsl.com> for his help on make this port
2001-04-29 16:58:46 +00:00

7 lines
296 B
Plaintext

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/