#sql-query #heavily #straight

macro queries-derive

A library to make managing SQL queries easy

1 unstable release

Uses new Rust 2024

0.1.0 Feb 28, 2025

#1441 in Procedural macros

Download history 133/week @ 2025-02-26 3/week @ 2025-03-05

136 downloads per month
Used in queries

BSD-3-Clause

6KB
118 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

~210–640KB
~15K SLoC