top | item 32001675

(no title)

mirntyfirty | 3 years ago

Can you elaborate some of the use cases for spreadsheets having billions of rows? Databases of phone calls and credit card transactions reach this size, but I would never imagine someone wanting to dump any significant amount of transaction data into a spreadsheet without quite a bit of SQL/R/Py modification ahead of time.

discuss

order

anyfactor|3 years ago

I run a VA business with my brother so we deal with a lot of spreadsheets. We have had a few real estate firms as our customers. They put EVERYTHING in Google Sheets and Excel.

Everything from regulatory document , CRM data and checklists everything. Having billions of row might sound problematic but when a google sheet gets capped or slow they will either create a new sheet on the same file or a new file. A RE firm over its 10 year operations has hundreds and hundreds of spreadsheets. They even have spreadsheets to locate spreadsheets.....

Having everything in one spot is a slightly better thing to do. You can't pry spreadsheets from small businesses no matter what justification you have. From a practical standpoint upping the limits is kind of a good thing.

We usually clean everything up manually and create a proper database that they can query easily. Or they can just tell us what they need through email.

willdearden|3 years ago

Veterans Affairs? Virginia?

supersync|3 years ago

Fascinating. We’re seeing the same thing. Seeing a few companies opt for Coda as a way to convert some sheets to processes. Here’s what we’ve done with it: https://supsync.com/squared-away/

Lukas1994|3 years ago

E-commerce companies have 1000s of products, modelled over 100s of weeks, broken down by 10s of locations, ... SaaS companies running cohort models over multiple products, geographies, ...

You pretty quickly end up with very large numbers.

mirntyfirty|3 years ago

What’s the best etl process for transferring the data?