Description
Add MySQL as a supported database provider. Drizzle ORM has full MySQL support via `mysql2` and `drizzle-orm/mysql-core`. Many enterprises and existing projects use MySQL, so supporting it broadens Nerva's audience.
Why
MySQL is the world's most popular open-source database. Excluding it limits Nerva's adoption in organizations with existing MySQL infrastructure. PlanetScale (MySQL-compatible) is also a popular serverless database option.
Acceptance Criteria
Notes
PostgreSQL remains the recommended default. MySQL support is for teams with existing MySQL infrastructure.
Description
Add MySQL as a supported database provider. Drizzle ORM has full MySQL support via `mysql2` and `drizzle-orm/mysql-core`. Many enterprises and existing projects use MySQL, so supporting it broadens Nerva's audience.
Why
MySQL is the world's most popular open-source database. Excluding it limits Nerva's adoption in organizations with existing MySQL infrastructure. PlanetScale (MySQL-compatible) is also a popular serverless database option.
Acceptance Criteria
Notes
PostgreSQL remains the recommended default. MySQL support is for teams with existing MySQL infrastructure.