sequelles

Crates.iosequelles
lib.rssequelles
version0.2.0
created_at2025-05-09 08:56:09.540701+00
updated_at2025-09-30 09:07:27.995253+00
descriptionBunch of utilities to deal with SQLx data. Very opinionated
homepage
repositoryhttps://github.com/RustyNova016/sequelles
max_upload_size
id1666673
size119,074
RustyNova (RustyNova016)

documentation

README

Sequelles

An oppinionated library to deal with SQLx data.

⚠️ This is NOT an ORM. It doesn't generate any SQL queries. Only link to ones ⚠️

This library heavily rely on using row ids (UNIQUE AUTOINCREMENT integers that are above 0) to join data together. So if you already use those, this might be the library for you!

Commit count: 0

cargo fmt