Engineering notes and practical guides

Best-practices

Field notes on AEM, Java, web development, performance, tooling, and the little fixes that save future-you an afternoon.

3
Articles
57
Topics
0
Featured
Featured article
Most Common Things AEM Developers Ignore When Using Query Builder and SQL2 Queries

Most AEM performance issues stem from inefficient query usage. This post explains when to use Query Builder vs SQL2, highlights common mistakes like missing indexes, fetching too much data, and running queries in loops, and provides practical best practices for optimized, scalable, and memory-safe queries in asset-heavy projects.

Read featured

Browse the archive

Latest Articles