Toasty, an async ORM for Rust from the Tokio team, is now officially released on crates.io

Version 0.3.0 – supports SQL databases like PostgreSQL, MySQL, SQLite, and NoSQL with DynamoDB.

#rust #rustlang #programming

Toasty, an async ORM for Rust, is now on crates.io | Tokio - An asynchronous Rust runtime

Tokio is a runtime for writing reliable asynchronous applications with Rust. It provides async I/O, networking, scheduling, timers, and more.