MySQL Database Metadata Format
MySQL
Ads

FRM files describe table definitions and are indispensable elements of MySQL databases. Any user-created table will automatically be represented by file with FRM extension.

FRM files are always named after the table that they store and are platform independent. The format is well-documented and all file structure elements such as headers, columns, keys, and comments are described in detail on MySQL website.

.abs Absolute Database Single-file Database Format
.accdb Microsoft Access 2007/2010 Database Format
.accdc Microsoft Access 2007/2010 Digitally Signed Database Format
.accde Microsoft Access 2007/2010 Compiled Execute Only Format
.accdr Microsoft Access 2007/2010 Runtime Mode Database Format
.accdt Microsoft Access 2007/2010 Database Template Format
.accdw Microsoft Access Link Format
.accft Microsoft Access Template Format

Last updated

.mmf 04/13/2023
.mup 04/13/2023
.itl 04/13/2023
.scs 04/10/2023
.crypt 04/10/2023
.pnp 04/10/2023
.tap 04/10/2023
.btr 04/03/2023