/rusty_sql_mapper

rusty_sql_mapper is a Rust-based Object-Relational Mapping (ORM) library. The library aims to simplify the process of mapping Rust objects to SQL tables and querying the database.

Primary LanguageRust

Rusty SQL Mapper

RustySQLMapper is a Rust-based Object-Relational Mapping (ORM) library. The library aims to simplify the process of mapping Rust objects to SQL tables and querying the database.