Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 706 Bytes

File metadata and controls

11 lines (7 loc) · 706 Bytes

Social Network System Database

The Social Network System Database Design in MySQL to manage the Users, Friends, Follower, Messages, and Groups.

Details

The complete details to design the database for the Social Network System is available at Guide To Design Database For Social Network System In MySQL.

Database Schema

The visual database design of the Social Network System Database is shown below.

Social Network System Database