Introducing SQL DB plugins for Nextflow #1
pditommaso
announced in
Announcements
Replies: 1 comment
-
Oracle support would be great. Our main back-end systems use Oracle for for their database, and it would be really convenient if we could query those directly. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This plugin allows Nextflow pipelines to query and populate SQL databases. The current version provides support for the most popular open-source databases such as MySQL and PostgreSQL.
Find more details how to configure and use in the project README file.
NOTE: This is a very early release. Configuration and features provided by this plugin can change in future versions.
Please use this discussion area or the usual GitHub issue feature to leave your comment, suggestion, problem reporting or any other feedback!
Beta Was this translation helpful? Give feedback.
All reactions