nicolaefilatN
Denoโ€ข15mo agoโ€ข
4 replies
nicolaefilat

I am really struggling to get Deno and a decent ORM to work.

I tried prisma multiple times by following https://www.prisma.io/docs/orm/prisma-client/deployment/edge/deploy-to-deno-deploy and https://docs.deno.com/runtime/tutorials/how_to_with_npm/prisma/ but I always get an error about the database url not starting with prisma://
I looked at denoDB but that is not mentained now.

What are my options to use and connect to a sqlite db using an ORM?
Thanks
Learn how to deploy a TypeScript application to Deno Deploy.
Deploy to Deno Deploy | Prisma Documentation
Was this page helpful?