Data file
What is a .dbf file?
A .dbf file is a FoxPro Database (version 2.0). This is a data file — structured information used by a program rather than read directly. Confusingly, this extension has been used by 11 different formats over the years — they're all listed below.
This extension has been used by more than one format
11 different formats have claimed .dbf over the years, so two files with the same extension aren't necessarily the same kind of thing.
- FoxPro DatabaseVersion 2.0 · x-fmt/6
- FoxPro DatabaseVersion 2.5 · x-fmt/7
- dBASE DatabaseVersion II · x-fmt/8
- dBASE DatabaseVersion III · x-fmt/9
- dBASE DatabaseVersion IV · x-fmt/10
- Microsoft FoxPro DatabaseVersion 2.6 · x-fmt/242
- dBASE DatabaseVersion III+ · x-fmt/271
- dBASE DatabaseVersion V · x-fmt/272
- dBASE for Windows databaseVersion 5.0 · x-fmt/380
- FoxPro DatabaseVersion 2.x · fmt/373
- Microsoft Visual FoxPro Database Table FileNo version recorded · fmt/374
How to open a .dbf file
- Start with the program that produced it; that's almost always the right tool.
- Open it in a text editor to see whether it's readable text or binary.
- For database formats, DB Browser for SQLite or LibreOffice Base can often import it.
The registry records this extension against FoxPro Database, FoxPro Database, dBASE Database and others, so software from that family is the most likely match.
How to convert a .dbf file
- If you can view the data, exporting to .csv is usually the most portable option.
MIME type
When a .dbf file travels over the web, servers label it with this MIME type:
application/dbaseThe technical record
For archivists, developers and the merely curious: these are the PRONOM registry entries for .dbf.
| Format name | Version | MIME type | PUID |
|---|---|---|---|
| FoxPro Database | 2.0 | — | x-fmt/6 |
| FoxPro Database | 2.5 | — | x-fmt/7 |
| dBASE Database | II | — | x-fmt/8 |
| dBASE Database | III | — | x-fmt/9 |
| dBASE Database | IV | application/dbase | x-fmt/10 |
| Microsoft FoxPro Database | 2.6 | — | x-fmt/242 |
| dBASE Database | III+ | — | x-fmt/271 |
| dBASE Database | V | — | x-fmt/272 |
| dBASE for Windows database | 5.0 | — | x-fmt/380 |
| FoxPro Database | 2.x | — | fmt/373 |
| Microsoft Visual FoxPro Database Table File | — | — | fmt/374 |