# SQL Formatter & Beautifier

Format, beautify, and indent SQL queries online directly in your browser with zero server uploads.

## URL
https://codeasystem.com/tools/developer/sql-formatter/

## Features
- Multi-dialect SQL formatting: Standard SQL, PostgreSQL, MySQL, SQLite, BigQuery, T-SQL (SQL Server), and PL/SQL (Oracle)
- Customizable keyword casing: UPPERCASE, lowercase, or preserve original
- Configurable indentation width (2 spaces, 4 spaces)
- SQL minifier mode for compact query payloads
- File upload (`.sql`) and download formatted `.sql` scripts
- 100% browser-based processing (zero server uploads)

## Privacy
All processing happens directly in your browser using client-side JavaScript. Your SQL queries, table names, and database schemas are never uploaded to any server or third-party service.
