Structuring and querying data, and working confidently with the cloud platforms behind it.
SQL, database and cloud platform courses for people who need to work with data rather than only look at reports about it.
Data skills have quietly become general skills. The people who need them are no longer only developers: they are analysts, administrators, operations staff and managers who are tired of asking somebody else to run a query and waiting two days for the answer.
Databases and SQL covers how data is actually stored and structured, and how to ask questions of it. Most of the value arrives early: once you can write a query with a filter and a join, a large amount of previously inaccessible information becomes available to you directly.
Cloud and platform skills covers working with the hosting platforms and tools that modern systems run on. Not as an abstract topic, but as the practical business of knowing where things live, what they cost, and what to do when something is not responding.
SQL has survived every fashion in computing for fifty years, which should tell you something. It is one of the few technical skills where a few days of learning produces an immediate, permanent change in what you can do at work.
It is also more approachable than people expect. The basic form of a query reads close to English, and the difficulty curve is gentle at the start. Most people who assume it is beyond them are surprised.
Hands-on, against real data, with the queries you would actually want to write rather than textbook examples about imaginary suppliers.
We spend time on the things that catch people out: why a join multiplied the rows, why a total is wrong because of how blanks behave, why a filter excluded more than expected. These are the specific misunderstandings that make people distrust their own results, and naming them early saves a lot of confusion later.
Enough to answer your own questions without waiting for someone, and enough structural understanding to know when a number looks wrong, which is the skill that actually matters.
How data is stored, structured and queried, with hands-on SQL against real datasets.
View courseWorking with cloud platforms and the tools built on them, aimed at practical day-to-day use.
View courseNot sure which course fits? Tell us where you are starting from.