Quick question that I may have asked before, if I ...
# ask-community
j
Quick question that I may have asked before, if I need to extract a series of rows/columns from a data warehouse and then "push" them into an SFTP server, is there a good way in Prefect to do that?
a
@Jason Motley of course there is! As long as you can do it in Python, you can do it in Prefect. If you’re not too comfortable with Python, it’s possible that there are some tasks in the task library that can help e.g. the file system tasks Perhaps someone from the community had a similar use case and can share?
we also have Snowflake, Exasol, Bigquery, Databricks tasks… depending on what is your data warehouse