oiseau 0.1.1

Super simple SQL helper
Documentation
oiseau-0.1.1 has been yanked.

🐦 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.