SQL-Engineering-Handbook

Changelog

All notable changes to the SQL Engineering Handbook will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


[Unreleased] - 2026-07-26

Added

Changed

Removed

Fixed

Documentation


[1.0.0] - 2026-07-03

Added

Initial Public Release

Module 1 — Fundamentals
Module 2 — Aggregations
Module 3 — Joins
Module 4 — Subqueries
Module 5 — CASE WHEN Statements
Module 6 — Common Table Expressions (CTEs)
Module 7 — Window Functions

Documentation

Repository Features


Types of Changes


Contributing

To contribute to this changelog:

  1. Follow the format above
  2. Group changes by type (Added, Changed, etc.)
  3. Link to relevant issues or pull requests when applicable
  4. Ensure accuracy of dates and version numbers

For more information, see CONTRIBUTING.md.


Support

If you find any errors in the changelog or have suggestions:

Your feedback helps us maintain accurate documentation.


Part of the SQL Engineering Handbook