pgdbf
converter of XBase / FoxPro tables to PostgreSQL
Install
- All systems
-
curl cmd.cat/pgdbf.sh
- Debian
-
apt-get install pgdbf - Ubuntu
-
apt-get install pgdbf - Kali Linux
-
apt-get install pgdbf - Fedora
-
dnf install pgdbf - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install pgdbf - OS X
-
brew install pgdbf - Raspbian
-
apt-get install pgdbf
pgdbf
converter of XBase / FoxPro tables to PostgreSQL
PgDBF converts XBase databases, particularly FoxPro tables with memo files, into a format that PostgreSQL can directly import. It has no dependencies other than standard Unix libraries. PgDBF is designed to be incredibly fast and as efficient as possible.