how to configure preen to connect to databases.
Preen can connect to SQL and NoSQL databases. Our current implementation uses the Go sqlarrow-up-right and pgxarrow-up-right libraries to connect to databases.
Preen currently supports the following SQL databases:
Postgres
MySQL
MongoDB
mysql.goarrow-up-right
postgres.goarrow-up-right
mongo.goarrow-up-right
Last updated 1 year ago