# Normalized database ## Definition(s) ### Context: [[Nexus - Google Analytics Certificate Course|Google Analytics Certificate]] #### Sub-context: [[Relational database]] >[! Definition] >A database in which only related data is stored. ## Examples Normalization is the process that is undergone to apply relationships to a table. a Process to eliminate data redundancy, increase data integrity, and reduce complexity in a database ## Related [[Relational database]] ## Resources ## Flashcards The below code are generated for use with [Spaced Repetition plugin](https://github.com/st3v3nmw/obsidian-spaced-repetition/) [docs](https://www.stephenmwangi.com/obsidian-spaced-repetition/) A database in which only related data is stored. @@@ [[Normalized database]]