From the course: Modern Data Engineering Essentials by Pearson
Modern data engineering
From the course: Modern Data Engineering Essentials by Pearson
Modern data engineering
Welcome to our first demo of the day, Database Engineering and Loading Data into DocDB. We'll start with a discussion and review on relational versus non-relational data stores. I'll be showing you a few popular commercial data store solutions and the characteristics of each. After that, we will discuss row versus column data stores, and what should be best suitable for each use case and what it is not perhaps designed for. After that, we'll have a hands-on learning session with DocDB. We'll start with installing it from downloading the binary from the scratch to installing the dependencies, to loading three CSV files into the database and create some tables. And we'll conclude by a little bit of review on how to design and query for performance.