#FAQs

How to change database connection type from PostgreSQL.

STEP: npm install --save mysql2 STEP2: In .env file under root directory, change the TYPEORM_CONNECTION from postgres to mysql