You are on page 1of 9

4/8/24, 5:41 PM Connect Snowflake Tables with DBeaver | by Valentin Loghin | Mar, 2024 | Medium

Open in app

Search Write

Connect Snowflake Tables with


DBeaver
Valentin Loghin
2 min read · Mar 20, 2024

In this quick guide I will show you how to connect to Snowflake Tables using
DBeaver.

In my example, I have set up a database inside Snowflake and created some


tables .

https://medium.com/@valentin.loghin/connect-snowflake-tables-with-dbeaver-c8c87eb5926a 1/9
4/8/24, 5:41 PM Connect Snowflake Tables with DBeaver | by Valentin Loghin | Mar, 2024 | Medium

To access the Snowflake Tables locally, I use the SQL client software
“DBeaver Community”. This is free in the Community Edition and offers a
wide range of connectors to work with various database systems.

https://medium.com/@valentin.loghin/connect-snowflake-tables-with-dbeaver-c8c87eb5926a 2/9
4/8/24, 5:41 PM Connect Snowflake Tables with DBeaver | by Valentin Loghin | Mar, 2024 | Medium

When DBeaver is started for the first time, you can click on the icon at the
top left to connect to a new database.

There I select the database Snowflake.

https://medium.com/@valentin.loghin/connect-snowflake-tables-with-dbeaver-c8c87eb5926a 3/9
4/8/24, 5:41 PM Connect Snowflake Tables with DBeaver | by Valentin Loghin | Mar, 2024 | Medium

We then have to fill in minimum 3 fields for the connections:

Host: The URL used usually to connect Snowflake from the browser (1)

Username: Snowflake account name (2)

Password: Snowflake account password(2)

Let`s Test Connection(3) by chosing the button from the down left corner, as
we can see the connection was successfully created, click OK(4) to close the
test window and chose Finish(5) to save the connection.

The Snowflake database can now be explored.

https://medium.com/@valentin.loghin/connect-snowflake-tables-with-dbeaver-c8c87eb5926a 4/9
4/8/24, 5:41 PM Connect Snowflake Tables with DBeaver | by Valentin Loghin | Mar, 2024 | Medium

If you liked this post, please show your support by 👏 for this story and
follow my !

Snowflake Dbeaver Connectivity

Written by Valentin Loghin Edit profile

60 Followers
https://medium.com/@valentin.loghin/connect-snowflake-tables-with-dbeaver-c8c87eb5926a 5/9
4/8/24, 5:41 PM Connect Snowflake Tables with DBeaver | by Valentin Loghin | Mar, 2024 | Medium

Data Engineer & Data Architecte

More from Valentin Loghin

Valentin Loghin Valentin Loghin

Connect Microsoft Fabric Medallion Architecture in Data


Lakehouse with DBeaver Lakehouse with Delta Lake and…
In this quick guide I will show you how to What is a medallion architecture?
connect to Microsoft Fabric Lakehouse usin…

3 min read · 6 days ago 9 min read · Feb 15, 2024

118

Valentin Loghin Valentin Loghin

Medallion architecture in Microsoft Implementing Medallion


Fabric architecture in Snowflake
What is a medallion architecture? The Medallion architecture consists of three
main layers: Bronze, Silver, and Gold. It aims…

11 min read · Feb 1, 2024 11 min read · Feb 9, 2024


https://medium.com/@valentin.loghin/connect-snowflake-tables-with-dbeaver-c8c87eb5926a 6/9
4/8/24, 5:41 PM Connect Snowflake Tables with DBeaver | by Valentin Loghin | Mar, 2024 | Medium

18 75 2

See all from Valentin Loghin

Recommended from Medium

Eylon Steiner in Infostrux Engineering Blog Vuppala Venkat

Guide To Troubleshooting Snowflake cost optimization


Snowflake’s Snowpipe strategies
Investigating the Reasons Behind the The overall cost associated with employing
Inactivity or Errors of your Snowflake… Snowflake includes expenses related to data…

5 min read · Nov 12, 2023 3 min read · Jan 26, 2024

14 1

Lists

https://medium.com/@valentin.loghin/connect-snowflake-tables-with-dbeaver-c8c87eb5926a 7/9
4/8/24, 5:41 PM Connect Snowflake Tables with DBeaver | by Valentin Loghin | Mar, 2024 | Medium

Natural Language Processing


1357 stories · 840 saves

Akash Solanke Joey Taleno

Load pandas DataFrame into Snowflake SQL: WITH


Snowflake using Snowpark sessio… Imagine you’re weaving a complex tapestry,
Snowflake provides functionality to read data where each thread must align perfectly with…
from Pandas DataFrames and write it directl…

3 min read · Mar 12, 2024 2 min read · Mar 21, 2024

Kevin Wang Mike Mitrowski

Streamlining dbt & Snowflake OAuth 2.0 Client Credentials Flow


CI/CD: Decoupled Data and Mode… to Snowflake (External OAuth)
Part I: background, rational and methodology With machine-to-machine (M2M)
applications; such as CLIs, daemons, or…

10 min read · Mar 23, 2024 6 min read · Nov 26, 2023

https://medium.com/@valentin.loghin/connect-snowflake-tables-with-dbeaver-c8c87eb5926a 8/9
4/8/24, 5:41 PM Connect Snowflake Tables with DBeaver | by Valentin Loghin | Mar, 2024 | Medium

See more recommendations

https://medium.com/@valentin.loghin/connect-snowflake-tables-with-dbeaver-c8c87eb5926a 9/9

You might also like