csv2rec

text-based databases called recfiles

Install

All systems
curl cmd.cat/csv2rec.sh
Debian Debian
apt-get install recutils
Ubuntu
apt-get install recutils
image/svg+xml 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

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.