My experience in the group project has been a challenge for me since I was the scrum master in my group for the first time, it was definitely an experience to learn from. More over, I've learned a lot in many ways like dividing the project into tasks for all the group, for the right person, using an online application for project management to make these tasks, all done in a way so that the project succeeds. Also, the talent for knowing how to deal with certain personalities in a certain way. Finally, the most important skill I got from this experience is time management, there are two deadlines we have to meet, the first is the small task deadlines and the other deadline is the end project deadline. So, time management is a crucial aspect you have to consider when being the scrum master in the group.
SQL databases are primarily called relational database. Whereas, NoSQL databases are primarily called the non-relational database. Whenever you want to create an application where there will be a relationship between the tables, like one-to-many or many-to-many or one-to-one, then you can go with the SQL database. On the other hand, if the tables do not have any relations then you can go with the NoSQL database choice.
Comments
Post a Comment