Update README.md

pull/55/head
Jonas Kruckenberg 3 years ago
parent 88297a3932
commit eed2d3d0c1

@ -1,6 +1,6 @@
![plugin-sql](banner.png)
Interface with SQL databases through [sqlx](https://github.com/launchbadge/sqlx). It supports the `sqlite`, `mysql` and `postgres` drivers, enabled by a Cargo feature.
Interface with SQL databases through [sqlx](https://github.com/launchbadge/sqlx). By default the `sqlite` driver is enabled, but `mysql` and `postgres` can be enabled by a Cargo feature.
## Install

Loading…
Cancel
Save