<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>SQLFormat</title><description>Free online sqlformat tool — no signup, instant results in your browser.</description><link>https://sqlformat.io/</link><language>en</language><item><title>SQL Joins Explained: INNER, LEFT, RIGHT, FULL, and CROSS</title><link>https://sqlformat.io/blog/sql-joins-explained/</link><guid isPermaLink="true">https://sqlformat.io/blog/sql-joins-explained/</guid><description>A visual and practical guide to SQL joins: INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL OUTER JOIN, and CROSS JOIN — with examples for each type.</description><pubDate>Sat, 25 Apr 2026 00:00:00 GMT</pubDate></item><item><title>SQL Style Guide: Conventions Every Team Should Follow</title><link>https://sqlformat.io/blog/sql-style-guide/</link><guid isPermaLink="true">https://sqlformat.io/blog/sql-style-guide/</guid><description>A practical SQL style guide covering keyword casing, naming conventions, indentation, JOIN formatting, and CTE structure for consistent, readable queries.</description><pubDate>Sat, 25 Apr 2026 00:00:00 GMT</pubDate></item><item><title>SQL EXPLAIN and Execution Plans: A Complete Guide</title><link>https://sqlformat.io/blog/explain-plan-sql/</link><guid isPermaLink="true">https://sqlformat.io/blog/explain-plan-sql/</guid><description>Learn to read SQL execution plans using EXPLAIN and EXPLAIN ANALYZE in PostgreSQL and MySQL. Identify seq scans, index scans, hash joins, and cost estimates.</description><pubDate>Sat, 25 Apr 2026 00:00:00 GMT</pubDate></item><item><title>SQL Query Optimization: Practical Techniques That Actually Work</title><link>https://sqlformat.io/blog/sql-query-optimization/</link><guid isPermaLink="true">https://sqlformat.io/blog/sql-query-optimization/</guid><description>Speed up slow SQL queries using indexes, avoiding SELECT *, rewriting subqueries, analyzing execution plans, and common anti-patterns to eliminate.</description><pubDate>Sat, 25 Apr 2026 00:00:00 GMT</pubDate></item><item><title>SQL vs NoSQL: How to Choose the Right Database</title><link>https://sqlformat.io/blog/sql-vs-nosql/</link><guid isPermaLink="true">https://sqlformat.io/blog/sql-vs-nosql/</guid><description>Compare SQL and NoSQL databases by data model, consistency, scalability, and use case. Learn when to use PostgreSQL, MongoDB, Redis, or Cassandra.</description><pubDate>Sat, 25 Apr 2026 00:00:00 GMT</pubDate></item><item><title>How to Format SQL: Rules, Tools, and Style Guides</title><link>https://sqlformat.io/blog/how-to-format-sql/</link><guid isPermaLink="true">https://sqlformat.io/blog/how-to-format-sql/</guid><description>Format SQL queries consistently with online tools, SQLFluff, Prettier, and editor extensions. Covers keyword casing, indentation, and WHERE/JOIN formatting rules.</description><pubDate>Sat, 25 Apr 2026 00:00:00 GMT</pubDate></item></channel></rss>