모델생성-user
DB | table name | filde | |
---|---|---|---|
user | |||
user_code : int ( 점층적으로 증가하는 숫자 SEQ) | PK | ||
user_id :String | NOTNULL,UNIQUE | ||
password :Stirng | NOTNULL | ||
create_at :dateTime | NOTNULL | ||
email : String | NOTNULL,UNIQUE | ||
pro_img_url: String | |||
play_game:{디아 : 10시간,ㅇㅇㅇ : 222} | |||
games | |||
game_num : int seq | PK | ||
game : string | NOTNULL | ||
user_id : int | FK | ||
playtime : date | |||
게임즈
패이보릿게임즈
imbc score 산출 후 정규화 - 특이값 분해를 통한 접근 - 부족한부분 발견(유저:유의미한 평가를 남긴 게임.