Data Storage and Queries

DeepLearning.AI via Coursera

Go to Course: https://www.coursera.org/learn/data-storage-and-queries

Introduction

Design storage architectures for various use cases, and select appropriate technologies to implement these architectures

Practice common query patters and identify ways to improve query performance and enhance the value of your data systems

Syllabus

Storage Ingredients and Storage Systems

Storage Abstractions

Queries

Overview

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 evolut

Skills

Reviews

Insightful overview of a simple yet complicated concept such as storage and queries.

Clearly structured and all concepts are well explained by the instructor.