This note is still with a touch of AI, will rewrite this one soon, sorry!

X: PostgresSQL compared to SQL

Definition: A standardized language used to manage and manipulate relational databases, performing tasks such as querying, updating, inserting, and deleting data.

Model: Uses a structured schema with tables, rows, and columns.