Convert XBase/FoxPro database tables to PostgreSQL format
Converter of XBase/FoxPro tables to PostgreSQL
pgdbf$ pgdbf -c postgresql://user:password@localhost/dbname table.dbf$ pgdbf -c postgresql://user:password@localhost/dbname -t custom_table_name table.dbf$ pgdbf -c postgresql://user:password@localhost/dbname *.dbf