mdb2rec
text-based databases called recfiles
Install
- All systems
-
curl cmd.cat/mdb2rec.sh
- Debian
-
apt-get install recutils
- Ubuntu
-
apt-get install recutils
- Kali Linux
-
apt-get install recutils
- Fedora
-
dnf install recutils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install recutils
- OS X
-
brew install recutils
- Raspbian
-
apt-get install recutils
- Dockerfile
- dockerfile.run/mdb2rec
recutils
text-based databases called recfiles
GNU Recutils is a set of tools and libraries to access human-editable, text-based databases called recfiles. The data is stored as a sequence of records, each record containing an arbitrary number of named fields. Despite its simplicity, recfiles can be used to store medium-sized databases.