...

/

Denormalization with PostgreSQL

Denormalization with PostgreSQL

Learn to implement denormalization in PostgreSQL.

We'll cover the following...

When using PostgreSQL, denormalization may occur when choosing to use denormalized data types rather than an external reference table.

Implementing denormalization

Many other techniques are possible to use. While some techniques are widespread and well-known in other database management systems, some are unique to PostgreSQL.

Access this course and 1400+ top-rated courses and projects.