Skip to main content
  1. Course lessons/

Introduction into files & databases

This lesson explains the most common ways to store data — using file systems or databases — and builds on concepts introduced in previous lessons

Lesson 8: Introduction into files & databases
Lesson 8: Introduction into files & databases

What you learn in this lesson #

Different forms of data #

  • files on a file system
  • entries or records in a database

Forms of data
Forms of data

File systems #

  • files on file systems
  • hierarchical storage
  • where to store files

Example of hierarchical storage
Example of hierarchical storage

Introduction into databases #

  • types of data in a database
  • SQL and NoSQL databases
  • Where databases run and data is stored

SQL and NoSQL databases
SQL and NoSQL databases


🚀🚀🚀 Start Course 🚀🚀🚀