Elysia Tools
Navigation
Text Files
SQL Viewer
Free online SQL viewer. Open .sql scripts directly in your browser without uploading them.
.sql
Tool usage guide
About this file format
.sql (Structured Query Language) is the standard language for defining and manipulating relational databases. It covers DDL (CREATE, ALTER), DML (INSERT, UPDATE, SELECT), joins, aggregations, window functions, and transactions, and is implemented by engines such as PostgreSQL, MySQL, SQLite, and SQL Server.
Powered by Flyfish File Viewer
Next