#orm #async

rorm

A asynchronous declarative ORM written in pure rust

10 releases (5 breaking)

0.6.4 Dec 29, 2023
0.6.3 Sep 11, 2023
0.5.3 Apr 8, 2023
0.5.1 Mar 15, 2023
0.2.0 Nov 1, 2022

#342 in Database interfaces

Download history 3/week @ 2023-12-25 12/week @ 2024-02-12 12/week @ 2024-02-19 28/week @ 2024-02-26 174/week @ 2024-03-04 16/week @ 2024-03-11

231 downloads per month
Used in actix-toolbox

MIT license

220KB
4K 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

~4–25MB
~382K SLoC