Year 11 - Computing
Big data
Databases and SQL
Study Hub
This pupil-friendly study guide includes a unit summary, clear notes, common mistakes, and quick questions with answers.
Year 11 - Computing
Databases and SQL
This unit introduces pupils to databases and SQL, they will explore the key terms used in a database and why relational databases are used to eliminate the redundancy that can occur in a flat file database. They will explore SQL commands to retrieve, update, and delete data in a relational database.
You will learn to explain what big data is and describe the challenges it creates for processing and storage.
Big data refers to extremely large and complex sets of data that are generated at high speed and come in many formats. It is often categorised using the 3 Vs: volume, variety, and velocity.
data that is too large and complex to be dealt with by traditional processing methods and systems. Add one real device or system example to prove understanding.
Mistake: Big data can be stored in normal data strcutures like relational databases. Correction: Big data is mostly unstructured, so it doesn't fit the row-and-column format of relational databases.
Browse all guides in the Year 11 Computing guide library.