#orm #async

rorm

A asynchronous declarative ORM written in pure rust

20 unstable releases (8 breaking)

new 0.9.5 Dec 8, 2025
0.9.4 Nov 19, 2025
0.9.2 Oct 29, 2025
0.7.1 Apr 9, 2025
0.2.0 Nov 1, 2022

#1409 in Database interfaces

Download history 5/week @ 2025-08-11 45/week @ 2025-08-18 79/week @ 2025-08-25 61/week @ 2025-09-01 47/week @ 2025-09-08 57/week @ 2025-09-15 64/week @ 2025-09-22 316/week @ 2025-09-29 124/week @ 2025-10-06 37/week @ 2025-10-13 172/week @ 2025-10-20 111/week @ 2025-10-27 6/week @ 2025-11-03 52/week @ 2025-11-17 1/week @ 2025-11-24

59 downloads per month
Used in 7 crates

MIT license

320KB
6.5K SLoC

rorm

License Crates.io Docs Linux Build Windows Build Windows Build

rorm is an ORM (Object Relation Mapper) written in Rust.

The following databases are currently supported:

  • SQLite 3
  • MariaDB 10.5 - 10.9
  • Postgres 11 - 15

Documentation

Take a look at rorm-orm/docs or just use the deployed documentation: rorm.rs.

Contribution

Before contribution, see the development guidelines.

Contact

You want to discuss something? Get in touch with us in our Matrix room #rorm.

Dependencies

~39–57MB
~1M SLoC