Succor: Data Modelling (Hasura Internship 2017)
Now its time for the most important part of the application which is data-modelling.
Data modelling definition:
Data modeling is the process of documenting a complex software system design as an easily understood diagram, using text and symbols to represent the way data needs to flow.
Data modelling platform:
Data modelling: Succor:
In this app I need mainly three tables.
First for storing the user informations.
Second for storing the informations related to toopics.
Third table for storing the comments details.
Basic data modelling of Succor:
Later I am also going to create some virtual or logical tables called Views for storing the view count.
Do read about Succor for better understanding.
Thank You.