Setup SeaORM with SQLite
The reasoning here:
- Diesel is missing async support and only works with r2d2 which is unmaintained
- sqlx results in too much boilerplate which makes code harder to write, edit and read
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
The reasoning here: