https://dagster.io/ logo
#tools
Title
# tools
k

Kate Ho

03/04/2020, 9:29 PM
Hey folks - I'm looking to create a small data warehouse, using dagster as the ETL tool. Any suggestions on what warehousing tech to use?
d

dwall

03/04/2020, 9:31 PM
this will probably come down to a matter of taste, but I've had a very good experience with Snowflake thus far. Coming from a background of using Redshift at many other companies.
k

Kate Ho

03/04/2020, 9:34 PM
have heard good things about snowflake in the past. My current workloads are relatively small, so I'm wondering whether there's anything a little more lightweight than snowflake?
n

nate

03/04/2020, 9:58 PM
have you considered BigQuery? it’s quite easy to get up and running
v

vu

03/06/2020, 12:43 AM
yeah, depending on needs, you could just use a simple database (mysql/postgres) or bigquery on the free tier if you want to learn that stack
plus1 2
9 Views