Phase 6 · Databases (SQL & NoSQL)

Topics

Relational Database Concepts

Part of the Full Stack Developer Roadmap.

Summary

The model of organizing data into related tables with rows and columns — the foundation of SQL databases and still the default choice for most structured application data.

How to Learn This

  • 1Sketch tables for a simple app, e.g. a blog, and how they relate.
  • 2Learn the difference between a table, row, column and schema.
  • 3Practice a few JOIN queries once you have related tables to work with.
InsideEdge

Stuck on this topic? Ask an Insider

Get 1:1 guidance from people who've walked this exact path — free on the InsideEdge app.

Download
InsideEdge