Skip to content

siavashprh/OnlineShopDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Online Shop Database Project

This project contains the files and scripts for an online shop database. The project includes table definitions, sample queries, and scripts to generate fake data.

Directory Structure

  • Code/: Contains the scripts for generating data and creating the database.
    • Faker.py: Generates fake data using the Faker library.
    • OnlineShop.sql: SQL script to create the tables.
    • Queries.py: Contains 10 sample queries.
  • ER/: Contains the ER diagram of the database.
    • ER_Diagram.png: PNG file of the ER diagram.
  • Generated_Data/: Contains the generated data.
    • Data.sql: SQL script with the generated data.

How to Use

  1. Clone the Repository:
    git clone https://github.com/yourusername/OnlineShopDatabaseProject.git
    cd OnlineShopDatabaseProject

About

Project for a database course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages