Databases
how to configure preen to connect to databases.
Preen can connect to SQL and NoSQL databases. Our current implementation uses the Go sql and pgx libraries to connect to databases.
Supported Integrations
Preen currently supports the following SQL databases:
Code References
Last updated