SQL - SQL (Structured Query Language) is the standard language for managing and querying relational databases.
SQL (Structured Query Language) is the standard language for managing and querying relational databases. SQL files contain queries, schema definitions, migrations, and stored procedures.
application/sql
Structured Query Language
1970s (IBM)
DBeaver
Cross-platform
DataGrip
Cross-platform
MySQL Workbench
Cross-platform
VS Code + SQL
Cross-platform
Moniker reads SQL statements to understand what operations the file performs—whether migrations, reports, or data manipulation—generating descriptive names.
Example Transformation
Before
query1.sql
After
migrate-add-user-preferences-table.sql
Download Moniker and let AI rename your files based on their actual content. Works locally on your Mac.
Download Moniker