#orm #async #async-orm #sql

rorm

A asynchronous declarative ORM written in pure rust

13 unstable releases

0.7.1 Apr 9, 2025
0.6.5 Apr 9, 2025
0.6.4 Dec 29, 2023
0.6.3 Sep 11, 2023
0.2.0 Nov 1, 2022

#389 in Database interfaces

Download history 8/week @ 2025-01-08 20/week @ 2025-01-15 14/week @ 2025-01-22 5/week @ 2025-01-29 13/week @ 2025-02-05 83/week @ 2025-02-12 38/week @ 2025-02-19 22/week @ 2025-02-26 14/week @ 2025-03-05 33/week @ 2025-03-12 20/week @ 2025-03-19 5/week @ 2025-03-26 4/week @ 2025-04-02 445/week @ 2025-04-09 22/week @ 2025-04-16 21/week @ 2025-04-23

492 downloads per month
Used in 2 crates

MIT license

265KB
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

~40–55MB
~1M SLoC