dbf2mysql
xBase to MySQL or vice versa
Install
- All systems
-
curl cmd.cat/dbf2mysql.sh
- Debian
-
apt-get install dbf2mysql
- Ubuntu
-
apt-get install dbf2mysql
- Kali Linux
-
apt-get install dbf2mysql
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dbf2mysql
- Raspbian
-
apt-get install dbf2mysql
- Dockerfile
- dockerfile.run/dbf2mysql
dbf2mysql
xBase to MySQL or vice versa
This program takes an xBase file and sends queries to an MySQL server to insert it into an MySQL table and vice versa. This package now consists of two programs: the dbf2mysql, and mysql2dbf, which makes it possible to dump an mySQL-table to a dbf-file.