Saurabh Jadhav

SQL Developer | Database Administrator

Aspiring SQL Developer focused on backend data systems and database design. I have built projects such as an Employee Management Database and continue to expand my skills in SQL, PostgreSQL, HTML, CSS, and Python. Currently seeking internship opportunities to apply and grow my technical expertise.

View Resume

Skills

MY SQL

Intermediate

HTML

Intermediate

CSS

Beginner

Python

Beginner

SQL Projects

Employee Management System

Designed a relational Employee Management Database using PostgreSQL. Implemented tables with primary and foreign key relationships and performed analytical queries using JOIN, GROUP BY, aggregate functions, subqueries and views to generate department-wise salary insights.

PostgreSQL View Project

Library Management System

Designed a relational Library Management Database using PostgreSQL. Created normalized tables for books, members, librarians, and borrow records with primary and foreign key relationships. Implemented SQL queries using JOIN, DISTINCT, and filtering to track borrowed books, member activity, and library inventory.

PostgreSQL View Project