⚙️ What is a DBMS?

A DBMS (Database Management System) is the software interface that allows users to create, manage, and interact with a database — the “container” for your data.

It handles:

Examples: PostgreSQL, MySQL, Oracle


🔗 Relational vs. Non-Relational Databases

Relational Databases

Examples: MySQL, PostgreSQL, Oracle

Non-Relational Databases