![]()
Web Infrastructure
MySQL
Schema thinking, query design, data relationships, and the database work that supports maintainable applications and content systems.
Section Home
What belongs in MySQL
This section covers the database side of the stack: organizing information cleanly, writing effective queries, and making data structures support real application needs.
![]()
Schema Design
Tables, relationships, and data models designed to stay understandable as an application evolves.
![]()
Queries
Readable SQL, filtering, joins, and practical database logic that supports real features.
![]()
Performance Thinking
Index-aware decisions, data shape awareness, and query habits that avoid unnecessary pain later.
Curation Status
What is being curated
- database-oriented answers and implementation notes
- data-structure examples that support PHP and WordPress work
- cleaner writeups for older schema and query solutions
External work from Stack Overflow, CodePen, JSFiddle, GitHub, and older portfolio material is being turned into canonical on-site content here.