Reading Notes for Day 11 of 301:
Readings: Mongo and Mongoose
Reading nosql vs sql
- Fill in the chart below with five differences between SQL and NoSQL databases: (and make a chart!)
SQL NoSQL
- What kind of data is a good fit for an SQL database?
- Give a real world example.
- What kind of data is a good fit a NoSQL database?
- Give a real world example.
- Which type of database is best for hierarchical data storage?
- Which type of database is best for scalability?
Video sql vs nosql
-What does SQL stand for? -What is a relational database? -What type of structure does a relational database work with? -What is a ‘schema’? -What is a NoSQL database? -How does it work? -What is inside of a Mongo database? -Which is more flexible - SQL or MongoDB? and why. -What is the disadvantage of a NoSQL database?
Bookmark and Review
Things I want to know more about:
Coming Soon!