Skip to content

SNOW-2057533: Support for connections.tomlΒ #579

@larsrinn

Description

@larsrinn

What is the current behavior?

I find the process of connecting to Snowflake using key-base-authentication quite painful. The core Snowflake connector for Python however makes it quite easy by defining everything in the connections.toml. I don't find a possibility to use this via snowflake-sqlalchemy, even though it seems to be using the other connector under the hood.

What is the desired behavior?

It should be possible to create a sqlalchemy engine by just specifying a profile from connections.toml

How would this improve snowflake-connector-python?

It would be much easier/DRYer to use. Especially when it's used from many different scripts, notebooks, etc.

References, Other Background

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions