Loading...
Please wait while we prepare your content
A database is an organized collection of data.
Think about a school app:
All this information can be stored together in one database so it is easy to find and update.
A Database Management System (DBMS) is software used to work with a database.
It helps you:
In short:
In the next lecture, we will start using SQL with SQLite to interact with data directly. We will practice simple commands to read and work with database content.