mritchie712 5 days ago

the compute would happen on your machine if you were running duckdb locally.

And yes, to get more compute, you'd want to spin up a VM.

What's cool is you can do both (run locally for small stuff, run on VM for heavy workloads).

1
RamtinJ95 5 days ago

so in other words we could replace snowflake/bigquery with this solution and get pretty much the same performance?

mritchie712 4 days ago

it depends... but yes, you could likely set it up in a way that matches (or beats) snowflake performance.