MySQL Skill Sprints

MySQL allows us to store large volumes of structured data.


MySQL and MariaDB are two, virtually identical Open Source relational database engines in development since 1995. MySQL was taken over by Oracle in 2010 which caused the project to be forked. MySQL and MariaDB are by far the most popular open-source databases.

SQL or Structured Query Language was designed nearly 50 years ago to allow easy querying of data from relational databases. It is a common language across all relational databases.

Sometimes called 'Sequel', SQL is very effective at creating, reading, updating and deleting complex data from a database.

MySQL - Tech Profile

Relational Database

Store data in structured tables
Linked tables together using relationships
Suitable for large volumes of data
Perform complex queries easily

https://www.mysql.com/

What is a Skill Sprint?


A Skill Sprint is a customised course intended to help a team get to grips with a new technology. Led by a subject expert, the participants are coached as they deliver on a real goal with the target technology.

Get access to data stored in MySQL databases

Extract and transform data directly from MySQL


Learn how to communicate with relational databases
Build queries to filter, sort, summarize and manipulate data
Understand how databases design can empower or constrain your business
Dive deep into your business's reliance on databases