Database Systems - Cornell University Course (SQL, NoSQL, Large-Scale Data Analysis)

Database Systems - Cornell University Course (SQL, NoSQL, Large-Scale Data Analysis)
Learn about relational and non-relational database management systems in this course.

Learn about relational and non-relational database management systems in this course.

This course was created by Professor Immanuel Trummer, PhD. He is an assistant professor for computer science at Cornell University.

You will learn how to query database systems via languages such as SQL (the structured query language). Then, you will see how database systems work internally, how they store and index data, how they process and optimize queries, and how they process transactions while providing guarantees such as isolation, atomicity, and durability (ACID guarantees).

The course addresses questions of database design and discusses novel approaches to data management via NoSQL or NewSQL systems. Finally, the course will discuss about graph, stream, and spatial data, and about systems that are specialized for those data types. The lectures are from the Fall 2020 online lecture at Cornell by Prof. Trummer (www.itrummer.org).

⭐️ Course Contents ⭐️
⌨️ (0:00:00) The Structured Query Language (SQL)
⌨️ (3:04:52) Storing and Indexing Data
⌨️ (5:52:44) Relational Data Processing
⌨️ (10:40:23) Transaction Processing
⌨️ (https://youtu.be/lxEdaElkQhQ) Database Design
⌨️ (https://youtu.be/lxEdaElkQhQ) Beyond Relational Data

⭐️ Additional Reading ⭐️
About the first two thirds of the course are based on the textbook “Database Management Systems” by Raghu Ramakrishnan and Johannes Gehrke. The last third of the course discusses recently proposed systems, more details about them can be found in the corresponding research papers.

Suggest:

Top Big Data Technologies | Big Data Tools Tutorial | Big Data Hadoop Training

Big Data Analytics with HDInsight: Hadoop on Azure

SQL vs NoSQL or MySQL vs MongoDB

Big Data Engineer Roles & Responsibilities | Big Data Training | Edureka | Big Data Rewind

Data Mining Tutorial For Beginners || Data Mining with Orange

Python Tutorial for Data Science