{% extends "base.html" %} {% block title %}SQL Formatter - EveryTools{% endblock %} {% block top_title %}SQL Formatter{% endblock %} {% block content %}

SQL Formatter

Format SQL statements with proper indentation and keyword casing

Input
Output
{% endblock %} {% block scripts %} {% endblock %}