branch 생성과 동시에 전환 git checkout -b 브랜치이름 Sequelize - node.js에서 mysql 등 RDBMS를 쉽게 다룰 수 있도록 도와주는 라이브러리 npm i sequelize https://sequelize.org/ SequelizeSequelize is a modern TypeScript and Node.js ORM for Oracle, Postgres, MySQL, MariaDB, SQLite and SQL Server, and more. Featuring solid transaction support, relations, eager and lazy loading, read replication and more.sequelize.org // db/databas..