SeaORM – An async and dynamic ORM for Rust

Relying on SQLx, SeaORM is a new library with async support from day 1. Read more

Similar

The Pain of Real Linear Types in Rust

For whatever reason "linear" types in Rust came up at work today, at which point I made my usual assertion that they're a nightmare, because they don't compose well. I tried to explain it off the top of my head, but I figured it's best for me to just writ... (more…)

Read more »