8 breaking releases

new 0.9.0 Apr 9, 2025
0.8.2 Dec 29, 2023
0.8.1 Sep 11, 2023
0.6.0 Mar 15, 2023
0.2.0 Nov 1, 2022

#5 in #declarative-macro

Download history 35/week @ 2024-12-11 11/week @ 2024-12-18 5/week @ 2025-01-01 8/week @ 2025-01-08 20/week @ 2025-01-15 17/week @ 2025-01-22 7/week @ 2025-01-29 14/week @ 2025-02-05 67/week @ 2025-02-12 40/week @ 2025-02-19 24/week @ 2025-02-26 14/week @ 2025-03-05 46/week @ 2025-03-12 25/week @ 2025-03-19 8/week @ 2025-03-26

96 downloads per month
Used in 3 crates (via rorm)

MIT license

54KB
1K SLoC

This crate tries to follow the base layout proposed by a ferrous-systems.com blog post.


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

~0.5–1MB
~22K SLoC