Category: Tech

  • Normalization, what it solves in DB design

    Normalization, from a high level viewpoint, is a process of organizing data in a database. This process includes creating tables and establishing relationships between those tables according to rules designed both to protect the data and to make the database more flexible, by eliminating such redundancy and inconsistent dependency (Morris, 2016). It is essentially a…

    Read This Post: Normalization, what it solves in DB design