WSL (WINDOWS SUBSYSTEM FOR LINUX)

Run a Linux environment on Windows with WSL2.

INTRODUCTION TO DBDIAGRAM.IO

dbdiagram, a tool that generates DB diagrams.

POSTGRESQL - FINISH

Finish the course and keep learning.

POSTGRESQL - DAY 9 - PART 2

Keep learning PostgreSQL. Learn how to add extensions to Postgres and UUIDs.

POSTGRESQL - DAY 9 - PART 1

Keep learning PostgreSQL. Learn more about foreign keys, how to export query to CSV, and the Sequence type

POSTGRESQL - DAY 8

Keep learning PostgreSQL. Learn the Relationship, Foreign Keys, and how to JOIN tables.

POSTGRESQL - DAY 7 - PART 2

Keep learning PostgreSQL. Learn UPSERT and how to deal with conflict when insert.

POSTGRESQL - DAY 7 - PART 1

Keep learning PostgreSQL. Learn Primary Key and Constraint.

POSTGRESQL - DAY 6

Keep learning PostgreSQL. Learn how to deal with Date and Time.

POSTGRESQL - DAY 5

Keep learning PostgreSQL. Learn ‘ALIAS’, ‘COALESCE’ and ‘NULLIF’.