# rorm
[](https://github.com/rorm-orm/rorm/blob/dev/LICENSE)
[](https://crates.io/crates/rorm)
[](https://docs.rs/rorm/latest/rorm/)
[](https://github.com/rorm-orm/rorm/actions/workflows/linux.yml)
[](https://github.com/rorm-orm/rorm/actions/workflows/windows.yml)
[](https://github.com/rorm-orm/rorm/actions/workflows/macos.yml)
`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](https://github.com/rorm-orm/docs) or just use the
deployed documentation: [rorm.rs](https://rorm.rs).
## Contribution
Before contribution, see the [development guidelines](https://rorm.rs/developer/guidelines).
## Contact
You want to discuss something? Get in touch with us in our Matrix
room [#rorm](https://matrix.to/#/#rorm:matrix.hopfenspace.org).