2 releases
Uses new Rust 2024
0.1.2 | Jun 9, 2025 |
---|---|
0.1.1 |
|
0.1.0 | Jun 8, 2025 |
#1604 in Database interfaces
325 downloads per month
26KB
357 lines
🐦 oiseau !
Oiseau is a simple SQL helper library which supports PostgreSQL and SQLite.
cargo add oiseau
You can see it in action in the Tetratto source! :)
You can choose between SQLite and PostgreSQL using the sqlite
and postgres
features respectively.
Dependencies
~8–22MB
~311K SLoC