Skip to content

Repository files navigation

pg-dump-example

github action status

Зачем это нужно

База с реальными данными для курсов по SQL: пользователи, курсы, заказы, сотрудники, а также схемы под разбор нормализации (1NF, 2NF, 3NF).

Нужна, чтобы писать запросы к чему-то осмысленному, а не к таблице из трёх строк. Разворачивается одной командой локально или в докере.

Requirements

  • Installed PostgreSQL and Git
  • Created database with name hexlet
  • Created role with name of your system user (link)

Install

git clone https://github.com/hexlet-components/pg-dump-example.git
cd pg-dump-example
# load schema and insert data
make # see Makefile for details

Hexlet Ltd. logo

This 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.

About

No description, website, or topics provided.

Resources

Stars

32 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages