top of page

Fakebook Database Design and JDBC Application

  • Designed a relational database schema that effectively simulates social network functionalities including user profiles, friendships, posts, and interactions, addressing data integrity and normalization. 

  • Developed a Java application that interfaces with the database to perform operations such as user creation, friendship management, post creation, and queries to fetch data based on various criteria.

  • Implemented measures to ensure data consistency and integrity while optimizing SQL queries for performance, thereby improving the responsiveness and reliability of the application.

kisspng-computer-icons-logo-portable-network-graphics-clip-icons-for-free-iconza-circle-so

Key Components: SQL, Oracle Sql. Java, JDBC for database connectivity

bottom of page