개요플라스크를 사용해 DB와 연동을 진행해 보자로컬 환경에서 테스트 용도로 실습할 것이기 때문에 DB는 MySQL을 선택하였다.Flask-SQLAlchemy와 PyMySQL을 사용해 MySQL에 연결하는 방식이다. MySQL 설치 관련 내용은 하기 게시글을 참고MySQL 설치 MySQL 설치MySQL CommunityMySQL 사용을 위해 설치해 보자 https://downloads.mysql.com/archives/installer/ MySQL :: Download MySQL Installer (Archived Versions)Please note that these are old versions. New releases will have recent bug fixes and features! Tozz..