Getting Started With SQL for Application Developers - Introduction

preview_player
Показать описание
This is a lecture from the Cockroach University course “Getting Started with SQL for Developers.”

In this lecture, students are introduced to concepts such as polyglot persistence and the object-relational impedance mismatch. We will learn why it is essential to understand SQL, even if we use tools such as object-relational mappings (ORMs). Finally, we’ll outline the goals for the rest of the course.

0:00 Evolution from SQL to NoSQL to SQL
00:44 What is polyglot persistence?
1:13 What is Object-Relational Impedance Mismatch?
1:15 What are Object-Relational Mappings (ORMs)?
2:41 Why ORMs should not define database schema
2:55 The issues with ORMs
Рекомендации по теме
Комментарии
Автор

Hey there, keep up the great work in your channel.
I have only a general enquiry as a newbie sql learner.
Could i channel shopify live data into an sql application?(This should be an application developed for a company of 50 employees mainly for the sake of generating reports and analytics))
Is this an easy process to undertake as a sql beginner? What should i keep in mind
and what are the tools or softwares that i should work with right from the beginning.
For notice, I made my mind to work with microsoft sql server, also our company has a dedicated server.
Thanks for taking care of my enquiry

hasanmougharbel