База с реальными данными для курсов по SQL: пользователи, курсы, заказы, сотрудники, а также схемы под разбор нормализации (1NF, 2NF, 3NF).
Нужна, чтобы писать запросы к чему-то осмысленному, а не к таблице из трёх строк. Разворачивается одной командой локально или в докере.
- Installed PostgreSQL and Git
- Created database with name
hexlet - Created role with name of your system user (link)
git clone https://github.com/hexlet-components/pg-dump-example.git
cd pg-dump-example
# load schema and insert data
make # see Makefile for detailsThis repository is created and maintained by the team and the community of Hexlet, an educational project. Read more about Hexlet.
See most active contributors on hexlet-friends.
