Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nazarovmichail/data-storage-course

Database creation and normalization
https://github.com/nazarovmichail/data-storage-course

database ipynb postgresql

Last synced: about 1 month ago
JSON representation

Database creation and normalization

Awesome Lists containing this project

README

        

# `Системы хранения и обработки данных`


|Конспекты | Практика|
|:--|:--|
|[Введение в БД](https://github.com/NazarovMichail/Data-storage-course/blob/master/Notes/Intro%20to%20DB.ipynb)|[Создание и нормализация базы данных](https://github.com/NazarovMichail/Data-storage-course/tree/master/Normalization) |
|[PostgreSQL](https://github.com/NazarovMichail/Data-storage-course/blob/master/Notes/PostgreSQL.ipynb)| [Операторы PostgreSQL](https://github.com/NazarovMichail/Data-storage-course/tree/master/Operators)|
| | [Группировка данных, оконные функции, временные таблицы PostgreSQL](https://github.com/NazarovMichail/Data-storage-course/tree/master/Window%20PostgreSQL)|
|[MongoDB](https://github.com/NazarovMichail/Data-storage-course/blob/master/Notes/MongoDB.ipynb)| [Основные операторы MongoDB](https://github.com/NazarovMichail/Data-storage-course/tree/master/MongoDB)|