Skip to content

4s4v1n/RetailAnalistycsDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RetailAnalistycsDB

Data base structure for retail analyzes project

Content

The project implements a database structure with various functions, procedures and triggers. There is also import and export to tsv files. In addition to standard tables, presentation tables are created containing the necessary information (their structure is indicated in the diagram).

Structure

diagram

Description of procedures, functions and triggers - is in the comments in the code itself.

  1. To move importing tsv files make move
  2. To create a database make create
  3. To drop a database make drop
  4. To move tsv files and create a database make

Releases

No releases published

Packages

No packages published