Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

πŸ—„οΈ Database Design & SQL

This project contains my work from Week 3 of my Data Technician Skills Bootcamp, focused on database design, relational databases and SQL.

πŸ“Œ Project Overview

Week 3 introduced the principles of working with structured data and relational databases, with a focus on understanding how databases are designed, organised and managed.

The week provided practical experience with SQL and the core operations used to work with database records.

🧠 Skills Developed

πŸ—ƒοΈ Database Design

  • Understanding database structures
  • Working with relational databases
  • Understanding tables and relationships
  • Structuring data effectively
  • Introduction to database normalisation
  • Understanding how data is organised within relational systems

πŸ’» SQL

Developed practical knowledge of SQL and the core operations used to work with database records, including:

  • CREATE – creating database structures
  • SELECT – retrieving data
  • INSERT – adding records
  • UPDATE – modifying existing records
  • DELETE – removing records

These operations provided a foundation for querying and managing structured datasets.

πŸ” Data Skills

Through the exercises and practical work, I developed a better understanding of how data moves from a structured database into useful information.

Key areas included:

  • Retrieving information from databases
  • Managing database records
  • Working with structured data
  • Understanding relationships between data
  • Writing SQL statements
  • Applying database design principles
  • Understanding the importance of organised and consistent data

🎯 What I Learned

Week 3 helped me understand the role that databases play in data analysis and how SQL can be used to interact with structured data.

It also helped build the foundation for later stages of the course, where SQL knowledge can be combined with tools such as Excel, Tableau, Power BI and Python to analyse and communicate data.

πŸ› οΈ Tools & Technologies

  • πŸ’» SQL
  • πŸ—„οΈ Relational Databases
  • πŸ“Š Structured Data
  • πŸ™ GitHub

πŸ“š Course

Data Technician Skills Bootcamp

Week 3 – Database Design & SQL

This repository forms part of my ongoing Data Analysis portfolio and documents my progression throughout the bootcamp.


⭐ Next step: Continue developing my SQL skills and applying database knowledge to real-world data analysis projects.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors