An ORM for rust
Rustorm is design to get data from dynamic tables, i.e tables that are created at run-time.
- Fluent high-level and low-level API
- Composable queries
- Automatic renames of conflicted colum names in the query.
- Easy to reason out generated SQL
- Postgresql
- Sqlite
- Mysql
- Support for Mysql
Follow me on twitter: @ivanceras