September 2017
Intermediate to advanced
240 pages
5h 57m
English
In this part of the book we’re going to cover something that doesn’t quite fit into the rest of the book’s structure but is a very necessary topic for junior developers to understand. Knowing how to structure data into a SQL (pronounced “sequel”) database will teach you how to think logically about your data storage requirements. There’s a long established method for deconstructing data, storing it efficiently, and accessing it. In recent years the development of NoSQL databases has made this different, but the basic concepts behind relational database design are still useful. Everywhere that you need to store data there’s a need to structure it well and understand it.
Most of these exercises will involve ...
Read now
Unlock full access