aboutsummaryrefslogtreecommitdiff
path: root/databases/pgdbf/pkg-descr
blob: 1c3f645f4d2461dc81ff7ab4e0185ab291500af3 (plain) (blame)
1
2
3
4
5
6
7
8
9
PgDBF is a program for converting XBase databases - particularly FoxPro
tables with memo files - into a format that PostgreSQL can directly
import. It's a compact C project with no dependencies other than standard
Unix libraries. While the project is relatively tiny and simple, it's also
heavily optimized via profiling - routine benchmark were many times faster
than with other Open Source programs. In fact, even on slower systems,
conversions are typically limited by hard drive speed.

WWW: http://pgdbf.sourceforge.net/