Login

Please fill in your details to login.





a.4.7.4.1 markup query languages

Define the structure and retrieve the data. Discover how markup languages like HTML and query languages like SQL allow you to focus on the 'what' instead of the 'how'.
Imagine ordering from a catalogue: you point to the item you want, and the warehouse fetches it for you. You don't need to know how the forklift operates. That is the core of Markup and Query languages. With HTML, you declare "this text is a heading" and let the web browser figure out how to draw it. With SQL, you declare "find all students in Year 10" and let the database engine search for them. These declarative tools let you focus purely on structuring your content and fetching your data, abstracting away the complex, step-by-step algorithms happening behind the scenes.

🧐 Sorry, I looked and there is nothing to see.

This section outlines the progressive curriculum mapping for Markup & Query Languages. The framework traces a pedagogical journey—from foundational "desired outcomes" in early years to the complex synthesis of declarative data retrieval and imperative logic at Key Stage 5. It explicitly unifies HTML and SQL under the umbrella of declarative abstraction, teaching students to define what a result should be rather than how to calculate it. By emphasizing the separation of concerns between structure, data, and behavior, this strand ensures students understand the foundational architectural principles of modern web ecosystems.

Last modified: March 20th, 2026
The Computing Café works best in landscape mode.
Rotate your device.
Dismiss Warning