DenoDDeno
Powered by
DiD
Denoβ€’2y ago
Di

ORM

I can't use prisma orm or sequelize orm with deno 2.0. I always have errors when I try to use it. The main problem with prisma, that I can't get generated types. I know that I can use preview feature for that, but it's unstable and I want to use something stable for my projects. Sequalize CLI doesn't work, I even don't know why, cuz the message isn't clear, look

Uncaught TypeError: Cannot read properties of undefined (reading 'getSequelize')
Uncaught TypeError: Cannot read properties of undefined (reading 'getSequelize')


That means the largest and stablest ORMs still do not work 😭
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

ORM Library for PostgreSQL
alexp95Aalexp95 / help
14mo ago
drizzle orm for deno and sqlite?
smailSsmail / help
3y ago