You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Student Management System is a Java and MySQL project that serves as an introductory exploration into database management. This project focuses on implementing fundamental database operations using Java programming language and MySQL. It includes features like simple connection pool, configuration loading, and basic database interactions.
This project demonstrates the creation of a Data Warehouse using SQL Server 2022. It includes the design of dimension and fact tables, ETL processes for data integration, Python scripts for synthetic data generation, and SQL queries for KPI analysis to support business decision-making.
The project employed Oracle PL/SQL Developer; an RDBMS was engineered for streamlined university course enrolment. It commenced with precise ERD and DFD design using Lucidchart, enforcing data integrity via constraints, triggers, and sequences. Graphical reports showcased student performance and faculty acclaim, revolutionizing enrolment procedures
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.