MySQL file format
- Name: MySQL file format
- Alternative Name: FRM
- Specification URI: https://dev.mysql.com/doc/internals/en/frm-file-format.html
- Maintainer: Oracle Corporation
- Disciplines: Subject Agnostic
- Description: Every MySQL table you create is represented on disk by a .frm file that describes the table's format (that is, the table definition).