2 releases

Uses new Rust 2024

0.1.2 Jun 9, 2025
0.1.1 Jun 9, 2025
0.1.0 Jun 8, 2025

#1604 in Database interfaces

Download history 301/week @ 2025-06-07 23/week @ 2025-06-14 1/week @ 2025-06-21

325 downloads per month

AGPL-3.0-or-later

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