CST 363 Week 8
Briefly summarize what you consider to be the three (3) most important things you learned in this course. I believe that learning SQL was one of the most important things I learned in this class. Knowing SQL provides someone the ability to work directly with a relational database in the MySQL work bench or to work with applications that access a relational database. In this class, I gained experience in both, through labs and homework assignments. I also think that learning about MongoDB was also very important. The last lab showed the importance of MongoDB in instances where a flexible database schema is needed. The knowledge of both MongoDB and SQL are helpful tools in becoming a successful positions that require backend development or data analysis Lastly I believe that learning about the design process of a database will be helpful moving forward. I can take what I have learned about design processes and improve my final project from m...