dbf-rb
small fast Ruby library for reading database files
Install
- All systems
-
curl cmd.cat/dbf-rb.sh
- Debian
-
apt-get install ruby-dbf
- Ubuntu
-
apt-get install ruby-dbf
- Kali Linux
-
apt-get install ruby-dbf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-dbf
- Raspbian
-
apt-get install ruby-dbf
- Dockerfile
- dockerfile.run/dbf-rb
ruby-dbf
small fast Ruby library for reading database files
A small fast library for reading dBase, xBase, Clipper and FoxPro database files. Some limitations include experimental/no support for advanced data types in dBase V and FoxPro. No support for FoxBase/dBase II files. No write support, and index files are not utilized.