🗄️ Database Tools

SQL Formatter

Format and beautify SQL queries with proper indentation for better readability.

About SQL Formatter

Format SQL queries to make them more readable and maintainable. Supports all major SQL keywords.

Features:

  • Proper indentation for nested queries
  • Uppercase SQL keywords
  • Aligns JOIN and WHERE conditions
  • Minify SQL for production use
  • All processing done locally