This week was a real challenge for me, but I feel like this week I learned the most about how databases operate. I found it interesting to use a java application to communicate with the SQL workbench to query for data and add updates to the SQL Database. I imagine this is a very simplified version of how complex database programs work. I was also able to understand the programming a little more because the code we wrote mimicked what we would write to perform a query in SQL. I have attained a better understanding of how a database is often separate from the main program and APIs are used to create a bridge for the two pieces of software to communicate.
I am looking forward to next week where it appears we will be working with MongoDB. I have heard about this database API from some of the mobile app project tutorials I have completed previously. I think next week will give me a good foundation on how to use the database and possible incorporate it into some of my future projects.
Comments
Post a Comment