Tag Archives: non-functional requirements

Leveraging Sequence Diagrams for SQL Optimisation: A Non-Functional Perspective

This article explores how extending sequence diagrams to include non-functional aspects can help developers better understand and optimise SQL performance by highlighting often-overlooked details like database hits and data transfer volumes.

Continue reading