If you have data for your application, you’ve probably used a database to store it. There are so many types of databases, NoSQL, SQL, graph, etc. Let's learn about their benefits and how to use them!
[02:08] What types of databases have we used?
[03:43] SQL vs. NoSQL
[15:52] How to model data
[19:20] ORM, SDK, Queries
[24:02] Horizontal vs. Vertical Scaling
[27:21] How to choose
[30:22] indexes
[37:16] Sharding
[46:44] Shoutouts