File written in SQL (Structured Query Language); contains SQL code used to modify the contents of a relational database; may contain statements for creating or modifying database structures, or may contain insertions, updates, deletions, and other SQL operations.
SQL files can be read by any SQL-compatible database program, including FileMaker, Microsoft Access, and MySQL. They can be edited using any text editor.