cloudflare / cloudflare/workers-rs
[Feature] ORM Support for Rust Workers
Open
- Dominant language
- Rust
- Stars
- 3.7k
- Forks
- 429
- Avg merge
- 20h 28m
- Merged PRs (30d)
- 7
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
JavaScript workers are capable of Prisma ORM to query Cloudflare D1 database: https://developers.cloudflare.com/d1/tutorials/d1-and-prisma-orm/
It would be very nice to have a similar ORM support in the Rust workers as well.
Contributor guide
Assessment
This issue has not been assessed yet.