Database Systems: Last Week
After taking this class, I have understood three important lessons. First, I learned the importance of a database and it's role to ensuring reliability and security in a software application. Second, I understood the importance of making software applications data keep their integrity because it can impact how reliable and accurately a program operates. Lastly, I have gained how to properly make a database in the best way by using MySQL as well as Mongodb. There are several other facts when making a database which includes designing and ER diagram, properly executing the right query, and as well as knowing how databases ensure ACID.