Skip to content
#

sql-portfolio

Here are 25 public repositories matching this topic...

A full lifecycle of a database system for a small fast-food restaurant, covering design, deployment, and data analysis. Includes ER diagrams, schema design, and advanced SQL queries. Tools used: MySQL, Docker, and Azure Data Studio. All essential files are provided to replicate the database and conduct analysis.

  • Updated Aug 27, 2024

Enterprise-grade SQL portfolio isolating advanced database engineering from any dashboard or app layer — window functions, recursive CTEs, transactional stored procedures, triggers, and measured query optimization on PostgreSQL, verified with real EXPLAIN ANALYZE evidence.

  • Updated Aug 4, 2026
  • Python

SQL-based business analytics on the Online Retail II dataset, answering core customer, revenue, retention, and product performance questions.

  • Updated Jan 21, 2026
  • Python

Clinical Trial Data Analysis: SQL Portfolio Project. This project simulates a real-world Clinical Trial Data Management System for the pharmaceutical industry. The objective is to analyze patient enrollment, clinical trial phases, drug efficacy (via dropout rates), and adverse drug reactions (side effects) using SQL

  • Updated Aug 28, 2026

SQL portfolio project analyzing 2,000 barbershop customer visits — customer segmentation, retention/churn, service revenue mix, and Pareto analysis using window functions, CTEs, and conditional aggregation in SQLite.

  • Updated Jul 12, 2026
  • HTML

Add this topic to your repo

To associate your repository with the sql-portfolio topic, visit your repo's landing page and select "manage topics."

Learn more