I think this is analytics equivalent of edge computing. Instead of one big-cluster cruching numbers.
1. User requests bunch of analytics
2. Server assembles a duckdb file
3. Sends this down to users laptop
4. User runs local queries on the duckfile
5. Go to step 1 for more analytics
I think this is analytics equivalent of edge computing. Instead of one big-cluster cruching numbers.
1. User requests bunch of analytics
2. Server assembles a duckdb file
3. Sends this down to users laptop
4. User runs local queries on the duckfile
5. Go to step 1 for more analytics