Skip to content

Data Solutions

Foundational data concepts and storage architecture — understanding data formats, store types, and database design patterns used across cloud and on-premises systems.


  • Data Formats

    How data is structured and represented — from structured tabular formats to semi-structured JSON, XML, and unstructured data types.

  • Data Stores

    The main types of data storage solutions — relational, document, key-value, graph, and time-series stores and when to use each.

  • Database Concepts

    Core relational database concepts including schemas, normalisation, transactions, and consistency models.