- We've been taught traditional relational database and normalization. I was introduced to the topic of non-relational databases and their different uses
- basics of normalization in relational databases
- join tables
- x to y relationships
- How they store data differently from relational dbs
- Comparison of scaling
- Usage in "big data"
- The right time to consider using a non-relational db
- Companies that utilize them