Daniel Sudhindaran

Daniel Sudhindaran

Ponte Vedra Beach, Florida, United States
2K followers 500+ connections

About

I love building products that people want to use.

Activity

Join now to see all activity

Experience

  • Floutwork Graphic

    Floutwork

    Ponte Vedra Beach, Florida, United States

  • -

    Jacksonville, Florida, United States

  • -

    Jacksonville, Florida, United States

  • -

    Jacksonville, Florida, United States

  • -

    Jacksonville, Florida, United States

  • -

    Jacksonville, Florida, United States

  • -

    Jacksonville, Florida Area

  • -

    Jacksonville, Florida, United States

  • -

  • -

    Jacksonville, Florida, United States

  • -

  • -

    Jacksonville, Florida, United States

Education

  • University of North Florida

Publications

  • Generating a Normalized Database Using Class Normalization

    UNF Theses and Dissertations

    Relational databases are the most popular databases used by enterprise applications to
    store persistent data to this day. It gives a lot of flexibility and efficiency. A process
    called database normalization helps make sure that the database is free from redundancies
    and update anomalies. In a Database-First approach to software development, the
    database is designed first, and then an Object-Relational Mapping (ORM) tool is used to
    generate the programming classes (data layer) to…

    Relational databases are the most popular databases used by enterprise applications to
    store persistent data to this day. It gives a lot of flexibility and efficiency. A process
    called database normalization helps make sure that the database is free from redundancies
    and update anomalies. In a Database-First approach to software development, the
    database is designed first, and then an Object-Relational Mapping (ORM) tool is used to
    generate the programming classes (data layer) to interact with the database. Finally, the
    business logic code is written to interact with the data layer to persist the business data to
    the database. However, in modern application development, a process called Code-First
    approach evolved where the domain classes and the business logic that interacts with the
    domain classes are written first. Then an Object Relational Mapping (ORM) tool is used
    to generate the database from the domain classes. In this approach, since database design
    is not a concern, software programmers may ignore the process of database normalization
    altogether. To help software programmers in this process, this thesis takes the theory
    behind the five database normal forms (1NF - 5NF) and proposes Five Class Normal
    Forms (1CNF - 5CNF) that software programmers may use to normalize their domain
    classes. This thesis demonstrates that when the Five Class Normal Forms are applied
    manually to a class by a programmer, the resulting database that is generated from the
    Code-First approach is also normalized according to the rules of relational theory.

    See publication

Recommendations received

More activity by Daniel

View Daniel’s full profile

  • See who you know in common
  • Get introduced
  • Contact Daniel directly
Join to view full profile

Other similar profiles

Explore collaborative articles

We’re unlocking community knowledge in a new way. Experts add insights directly into each article, started with the help of AI.

Explore More

Add new skills with these courses