Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
p0w3n3d
on Oct 26, 2024
|
parent
|
context
|
favorite
| on:
Toasty, an async ORM for Rust
What do you recommend? Do the mapping manually? Tbh I tried that while learning rust and it was awful.
On the other hand an async orm sounds like (n+1)(n+2)+...+(n+m) Problem
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
On the other hand an async orm sounds like (n+1)(n+2)+...+(n+m) Problem