Database project
Social Network Database
Team contributor
Collaborated on a SQL-based database system that models users, media uploads, and social relationships.
THE BRIEF
What needed to be built.
Represent social relationships and media data consistently while supporting application queries.
MY CONTRIBUTIONS
My contribution.
Database design & integration
- Designed SQL queries and stored procedures for users, media, and follower relationships.
- Integrated database access through PHP and HTML.
- Applied database design and optimization principles to support retrieval and data integrity.
THE RESULT
Relational modeling connected to a working interface.
Designed queries and stored procedures for users, media, and follower relationships, then connected them to a PHP and HTML interface as part of the team project.