Back to Glossary
DatabaseIntermediate

What is Normalisation?

Organising a database to reduce redundancy by splitting data into related tables.

Why It Matters

Normalisation prevents data inconsistencies and reduces storage waste by storing each piece of information only once.

Real-World Example

Storing customer addresses in a separate table rather than repeating them in every order record.

“Understanding terms like Normalisation matters because it helps you have better conversations with developers and make smarter decisions about your software. You do not need to be technical. You just need to know enough to ask the right questions.”

Callum Holt, Founder, 13Labs

Learn More at buildDay Melbourne

Want to understand these concepts hands-on? Join our one-day workshop and build a real web application from scratch.