CST363 Week 7
Learning Journal Week 7
MongoDB and MySQL are two types of database - MongoDB is a document database that utilizes NoSQL practices, while MySQL is a relational database that uses tables. They are similar in that they can both store large amounts of data and retrieve them reliably, if created correctly. Their main difference is what kind of data is stored in them - MySQL databases are better at handling transactional data, while MongoDB databases can manage big data more efficiently than traditional SQL databases like MySQL.
If I were to use a database for a project, I would most likely use MySQL for it. I do not believe I need any data properties that are exclusive to big data, so having more control over the database's environment using MySQL would be ideal.
If I were to create a different project for some sort of social network, I would use MongoDB over MySQL. Social network data tends to have big data properties, so MongoDB would be a better fit.
Isopod Update: I learned about a pure-white species that lives in California! It would be cool to observe this in the wild someday.
iNaturalist article about this species
Comments
Post a Comment