Snowflake support #1148
Unanswered
andrej-vasilj
asked this question in
Q&A
Replies: 2 comments
-
I haven't personally tried it, but if it's Postgres compatible then hopefully it will work. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Piccolo doesn’t support Snowflake. Use SQLAlchemy with snowflake-sqlalchemy:
|
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
-
Hey guys, normally I work with Postgres, but at my current work they use Snowflake. I'm evaluating Piccolo as a possible ORM solution for my FastAPI backend, but I'm wondering if it can connect to a Snowflake database? Has anybody tried this?
Beta Was this translation helpful? Give feedback.
All reactions