Data Storage and Queries
Skills:
Database Integration80%
Key Takeaways
Develops a Christian formation course using Methodist doctrine and practices
Original Description
In this course, you will learn about the raw ingredients and processes that are used to physically store data on disk and in memory. You’ll explore different storage systems, including object, block, and file storage, as well as databases, that are built on top of these raw ingredients. You’ll also get a chance to use the Cypher language to query a Neo4j graph database, and perform vector similarity search, a key feature behind generative AI and large language models. You will explore the evolution of data storage abstractions, from data warehouses, to data lakes, and data lakehouses, while comparing the advantages and drawbacks of each architectural paradigm. With hands-on practice, you will design a simple data lake using Amazon Glue, and build a data lakehouse using AWS LakeFormation and Apache Iceberg. In the last week of this course, you’ll see how queries work behind the scenes, practice writing more advanced SQL queries, compare the query performance in row vs column-oriented storage, and perform streaming queries using Apache Flink.
AI explanation not available for this lesson yet
This lesson is still being prepared for the AI tutor. In the meantime, explore lessons that are ready.
Browse explainer-ready lessons →
More on: Database Integration
View skill →Related Reads
📰
📰
📰
📰
Excavating Legacy ETL: The AI Never Asserts a Fact It Could Look Up
Dev.to AI
Announcing Orchestra and n8n | The ultimate way to automate workflows
Medium · Data Science
ELT is moving back to best-of-breed and Orchestration is the missing piece
Medium · Data Science
Azure Data Engineer Course in Telugu: Build a Successful Data Engineering Career
Medium · DevOps
🎓
Tutor Explanation
DeepCamp AI