Skip to content

A complete SQL project that builds and manages the TerpBuy e-commerce database. Includes database schema creation, sample data insertion, and SQL queries for reporting and analysis, with a comprehensive execution guide. Perfect for showcasing database management and query skills.

Notifications You must be signed in to change notification settings

yzymbiote/TerpBuy-SQL-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

TerpBuy SQL Project

Tech Stack

  • SQL
  • MySQL Workbench
  • GitHub
  • Microsoft Excel (for visualization and PDF generation)

Overview

The TerpBuy SQL Project is a comprehensive database design and implementation project for a mock B2B and B2C e-commerce platform. It demonstrates the creation of database schema, insertion of sample data, and execution of analytical queries to simulate real-world database operations for business reporting.


Key Features

  • Database Schema Design: Logical design of tables with primary and foreign keys to maintain data integrity.
  • Sample Data Population: Insertion of realistic sample data for departments, categories, products, customers, orders, and order lines.
  • SQL Queries for Reporting: Analytical queries to extract meaningful insights such as sales trends, customer behavior, and product performance.
  • Documentation: Comprehensive documentation in the form of an execution PDF outlining the queries and their purposes.

Project Files

  • TERPBUY PROJECT.sql: SQL script containing database schema creation, sample data insertion, and query execution.
  • SQL TERPBUY.pdf: Documentation detailing the database schema, queries, and results.

Technologies Used

  • MySQL: Database management system for schema creation and query execution.
  • GitHub Projects: For project management and tracking progress.

Key Queries

  • View customer and order details.
  • Analyze product sales and revenue by category.
  • Calculate average shipping performance.

Project Workflow

This project was managed using GitHub Projects. Key steps included:

  1. Setting up the TerpBuy database schema.
  2. Inserting realistic sample data.
  3. Writing SQL queries for business analysis.
  4. Preparing the SQL query execution PDF.
  5. Uploading the project to GitHub.

Contributing

If you'd like to contribute to this project, please fork the repository, make changes, and submit a pull request.


Contact

For any questions or suggestions, feel free to reach out via GitHub or email at yahyazamindar7@gmail.com.


Feel free to customize the file further based on your preferences or specific repository content. Let me know if you'd like additional sections!

About

A complete SQL project that builds and manages the TerpBuy e-commerce database. Includes database schema creation, sample data insertion, and SQL queries for reporting and analysis, with a comprehensive execution guide. Perfect for showcasing database management and query skills.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published