This project is a Python-based data management system that processes and integrates university and major data into a PostgreSQL database. It ensures data validation, removes duplicates, and establishes relationships between universities and their associated majors. The system features an interactive console menu for sorting, inserting, and testing database operations efficiently.