Hi, we are migrating from prefect 1 to prefect 2, in our previous flows we are using sqlalchemy ORM to run queries on our database, would you recommend to switch to the prefect-sqlalchemy library and use plain SQL?
k
Kalise Richmond
11/11/2022, 5:01 PM
Hi @Tibs this is a great question for the #C048K20H0KZ channel. For Prefect 2 this is a prefect-sqlalchemy collection that you could use as well.
t
Tibs
11/16/2022, 10:44 AM
@Kalise Richmond, yes that is the collection I am asking about! I moved the question to the channel you suggested.