Azure Mysql 데이터 베이스, 테이블 생성 방법
2021. 12. 2. 14:16ㆍAzure
Mysql은 Azure Potal에서 DB나 테이블생성 하기 까다로워
로컬에서 Mysql WorkBench 설치 하고 연결하여 에서 이용하여 DB나 테이블을 설정 및 사용 한다.
node에 Mysql 연결 시 connection String을 이용하여 한다.
sequlize 연결 방법 : https://crispypotato.tistory.com/76?category=908293
728x90
반응형
'Azure' 카테고리의 다른 글
Azure MongoDB(Mongoose) unique 컬럼 명칭 변경 시 주의 (0) | 2021.12.13 |
---|---|
Azure Redis npm redis 4.0 버전 연결 시 오류 문제 (0) | 2021.12.08 |
Azure CosmosDB 4.0 _id 값 new Object가 같이 나오는 현상 (0) | 2021.11.04 |
Azure web service (Docker Container, ACR) Git Action CI/CD 하는방법 (0) | 2021.08.22 |
Azure web service (소스코드) Git Action CI/CD (0) | 2021.08.19 |