irang6v6 / Team_Hippy

힙한피플 - 핫플 정보 제공 서비스
2 stars 2 forks source link

DB 구현 #1

Open irang6v6 opened 2 years ago

irang6v6 commented 2 years ago

Mysql 설계 https://gitmind.com/kr/er-diagram-tool.html

구현 및 AWS EC2 연결 https://deepmal.tistory.com/6 https://deepmal.tistory.com/5 https://deepmal.tistory.com/9 https://durian9s-coding-tree.tistory.com/15

irang6v6 commented 2 years ago

AWS RDS Mysql 인스턴스 생성, mysql workbench 연결 완료
다른 팀원들(데이터 담당)도 링크 참조해주세요
https://velog.io/@skyepodium/AWS-MYSQL-workbench-%EC%97%B0%EA%B2%B0

DB 구축중

aws rds capture capture2

irang6v6 commented 2 years ago

DB설계

irang6v6 commented 2 years ago

데이터 이전 작업

팀원이 local 에서 따로 작업하던 파일을 aws서버로 이전, 교체해야 하는 상황 데이터이전1 데이터이전

application.properties 수정 model 파일에서 @ Entity(name="tablename")으로 전부 수정

irang6v6 commented 2 years ago

최종 DB DB구조