#sql #query #straight #information #write

macro queries-derive

A library to make managing SQL queries easy

2 unstable releases

Uses new Rust 2024

0.2.0 Aug 4, 2025
0.1.0 Feb 28, 2025

#18 in #straight

Download history 2/week @ 2025-09-12 3/week @ 2025-09-19 7/week @ 2025-09-26 2/week @ 2025-10-03 3/week @ 2025-10-17

82 downloads per month
Used in queries

BSD-3-Clause

7KB
154 lines

queries-rs

This library is heavily inspired by JDBI's SQLobject.

The goal of this library is to provide a straight forward way for developers to write SQL queries and use them in applications (without any risk of SQL injection).

See the documentation for more information.

Dependencies

~160–570KB
~14K SLoC