Relational Model

  • Introduction to PostgreSQL, one of the most popular database engines

    15/01/2025

    In this series, we’ve explored various database engines, such as SQLite, and the fundamental concepts of the relational model. Now, we’ll dive into PostgreSQL, a relational database management system (RDBMS) widely recognized for its robustness, scalability, and extensibility.

  • Databases, an introduction to fundamentals

    15/11/2024

    Today we will talk about databases, which are often the backbone of modern computer systems, powering everything from business applications to social networks and e-commerce systems.