SQL Tools
Format SQL queries, convert to structs, and explore schemas
SQL Formatter
Pretty-print SQL queries with dialect-aware indentation. Supports PostgreSQL, MySQL, SQLite, BigQuery, MariaDB, and T-SQL.
SQL → JSON Schema
Convert a CREATE TABLE statement into a JSON Schema draft-07 definition.
JSON → SQL INSERT
Convert a JSON array of objects into INSERT statements. Supports PostgreSQL, MySQL, SQLite, and generic SQL.
// explore more