Nest.js mysql connection type like PostgreSQL

Hi everyone, i use nestjs and drizzle with mysql and i dont found mysql connection type like psql. Please help me!
No description
No description
3 Replies
Mykhailo
Mykhailo14mo ago
Hello @Suleyman. If you use mysql2 driver, then it is MySql2Database
Suleyman
SuleymanOP14mo ago
Thanks @solo
Mykhailo
Mykhailo14mo ago
you are welcome

Did you find this page helpful?