#DrizzleORM official module?

3 messages · Page 1 of 1 (latest)

sudden umbra
#

Hello everyone,
I was wondering whether it would be possible to add an official module for Drizzle ORM, similar to the TypeORM module, to make its usage feel more native to NestJS.
I know there is another package available: link. However, it seems to be unmaintained or not actively updated, with the last update being around a year ago.

hybrid token
#

@sudden umbra - Supporting of other packages by the Nest team has been stopped a long long time ago. The fact there are any supported is a legacy thing and not a feature. 🙂

You should look into that Drizzle package and see if it really needs any updating. Sometimes tech comes to an end, especially with Nest modules. In other words, just because it isn't fully maintained, doesn't mean it isn't usable.

sudden umbra