#orm #rglw #codegen #rustyglware #sqlx

macro rglw_orm_codegen

Rustyglware orm based on sqlx library

10 releases

new 0.2.5 Oct 14, 2024
0.2.4 Oct 11, 2024
0.1.0 Sep 25, 2024
0.0.3 Sep 24, 2024

#1866 in Procedural macros

Download history 328/week @ 2024-09-20 74/week @ 2024-09-27 385/week @ 2024-10-04 609/week @ 2024-10-11

1,396 downloads per month
Used in 5 crates (2 directly)

MIT license

54KB
1K SLoC

RGLW ORM Core

This is the codegen project for the Rglw Orm project, mostly for the core project, contains all the macros used by that project.

How to install

Add this to your Cargo.toml file.

[dependencies.rglw_orm_codegen]
version = "0.2.5"

WIP: Missing documentation

Dependencies

~5–7.5MB
~141K SLoC