News

SQL Assignment: Data Manipulation and Transactions This repository contains my completed assignment on basic SQL operations using MySQL. The goal was to demonstrate essential database skills such as ...
assignment.sql — Contains all SQL commands used: table creation, inserts, queries, updates, and deletes. docker-compose.yml — Launches PostgreSQL and pgAdmin services via Docker. Add a new server in ...