This project involves using SQL to perform various data analysis tasks on a database consisting of several tables in MySQL Workbench. The tables included in this project are: Customers, Employees, ...
This is a Spring Boot application for managing employee data with Excel import/export functionality using Apache POI. The application uses MariaDB/MySQL for persistent storage and exposes REST APIs to ...