Relational databases

Relational databases: A way to organize data into tables that can link to each other. Example: A music app database might have separate tables for songs, artists, and albums, but they're all linked together.