GithubHelp home page GithubHelp logo

db-course-hse's Introduction

План лекций:

  1. История СУБД. Реляционная алгебра. Язык SQL.
  2. Язык SQL. GROUP BY. JOINS. WINDOW FUNCTIONS.
  3. Организация хранения данных в реляционной СУБД. Страничная организация памяти. Блокировки. Часть 1.
  4. Организация хранения данных в реляционной СУБД. Страничная организация памяти. Блокировки. Часть 2.
  5. Пул страниц. Алгоритмы вытеснения страниц (FIFO, LRU, LRU-k).
  6. Индексы в СУБД. Структуры данных для хранения индексов (B+ Tree, HashTable). Часть 1.
  7. Индексы в СУБД. Структуры данных для хранения индексов (B+ Tree, HashTable). Часть 2.
  8. Архитектура современной СУБД. Стадии выполнения запроса.
  9. Сортировка. Агрегация. Джойны.
  10. Планирование и оптимизация запросов в СУБД. Часть 1.
  11. Планирование и оптимизация запросов в СУБД. Часть 2.
  12. Аналитические СУБД. OLAP. Колоночное хранение данных. Сжатие данных.
  13. Транзакции. Типы изоляции. MVCC.
  14. Восстановление после сбоев.
  15. Репликация. Шардирование. Распределенное выполнение запросов.

Рекомендуемая основная литература:

  1. Database System Concepts. Abraham Silberschatz, Henry F. Korth, S. Sudarshan.
  2. Architecture of a Database System Joseph M. Hellerstein, Michael Stonebraker, James Hamilton.
  3. Database Systems: The Complete Book. Héctor García-Molina, Jeffrey Ullman, and Jennifer Widom.

Рекомендуемая дополнительная литература:

  1. Database Internals: A Deep Dive Into How Distributed Data Systems Work. Alex Petrov.
  2. Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems. Martin Kleppmann.

db-course-hse's People

Contributors

kitaisreal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.