CST 363 Week 8

 

WELCOME TO WEEK 8

Learning Journal - Final thoughts

The three most important things I learned in this course are: 

  1. Database Design and Management
  2. SQL vs. NoSQL querying
  3. Data Integrity and Transactions. 


Understanding the principles of design, indexing, and use of primary keys and foreign keys is important in order to create and maintain databases. Gaining experience in querying databases like CRUD operations and complex joins is important to know as well as understanding the differences between each query language. As mentioned, data integrity is very important. For example, transactions in MySQL and ATOMIC operations in MongoDB ensure data consistency and reliability in the different database systems.

These fundamental areas give students a solid grounding in database skills, preparing them to design, query, and manage data effectively across various environments.

I enjoyed this class and can't wait to apply what I’ve learned in the future. I'm excited to practice and further improve my skills in working with databases.

Comments

Popular posts from this blog

CST 300 Week 4

CST 300 Week 3

CST 300 Week 1