1 2 3 4 5 6 7 8 9
# 🐦 oiseau ! Oiseau is a simple SQL helper library which supports PostgreSQL and SQLite. ``` cargo add oiseau ``` You can choose between SQLite and PostgreSQL using the `sqlite` and `postgres` features respectively.