Finally found a MongoDB ORM that works in Cloudflare Workers

here is my public repo which implements mondel with workers https://github.com/DevAwais92/serverless-mongo-worker/blob/main/src/db/client.ts

1 Like