macOS
brew install pgdbflocal Homebrew formula metadata
brew / rank 14162
Converter of XBase/FoxPro tables to PostgreSQL. Version 0.6.2 via Homebrew; verified 2026-09-13. Also installable with debian: sudo apt install pgdbf.
install
brew install pgdbflocal Homebrew formula metadata
sudo apt install pgdbfDebian stable package indexes · pgdbf · source: deb.debian.org
overview
Converter of XBase/FoxPro tables to PostgreSQL
history
PgDBF converts XBase and FoxPro tables into SQL and COPY input that PostgreSQL can import.
PgDBF was developed as a simple, robust, portable, and highly optimized XBase-to-PostgreSQL converter. Its public release notes document steady compatibility and correctness work from at least 2009 through version 0.6.3 in 2018.
The 0.6 series added larger-file support, progress reporting, improved numeric handling, built-in character-set conversion to UTF-8, and support for additional FoxPro field forms.
PgDBF has been packaged by Homebrew, Debian, and Ubuntu, keeping a specialized legacy-data conversion utility accessible on current Unix-like systems.
Users run pgdbf against a DBF table, optionally supplying its memo file and conversion flags, then pipe the generated transaction, table definition, COPY data, and indexes into psql.
PgDBF is a compact, dependency-light C utility for a narrow but enduring interoperability problem: moving XBase and FoxPro data, including memo fields, into PostgreSQL. Its emphasis on streaming output and disk-limited performance makes it characteristic of small Unix data-conversion tools.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pgdbf | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kstrauser/pgdbf
install metadata
| Package key | brew:pgdbf |
|---|---|
| Version | 0.6.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pgdbf |
| Homepage | https://github.com/kstrauser/pgdbf |
| Repository | https://github.com/kstrauser/pgdbf |
| License | GPL-3.0-or-later |
| Source archive | https://downloads.sourceforge.net/project/pgdbf/pgdbf/0.6.2/pgdbf-0.6.2.tar.xz |
| Last updated | 2026-09-13T11:31:14Z |
| Pulse | updated |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pgdbf |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
pgdbf 0.6.3+git20180121.4e84775-1
converter of XBase / FoxPro tables to PostgreSQL
https://github.com/kstrauser/pgdbf
sudo apt install pgdbfpgdbf 0.6.2-1.1build1
converter of XBase / FoxPro tables to PostgreSQL
sudo apt install pgdbfsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.