snori
snori
Log in
DE EN

The AI glossary Databases & search

Normalization (Database)

Normalisierung (Datenbank)

Normalization is a technique for structuring relational databases that avoids redundant data by splitting information into the smallest, uniquely coherent tables possible. It reduces inconsistencies but can require more complex queries.

Source: PostgreSQL — Database design concepts (general reference)

← Back to the glossary