brandonmp / gatsby-source-google-sheets

A GatsbyJS plugin that pulls nodes from rows in a Google Sheet.
90 stars 32 forks source link

How does this perform with super large spreadsheets? #36

Open SteGreig opened 4 years ago

SteGreig commented 4 years ago

Hi, big fan of this plugin and have been using it on my site for several months now.

I was wondering - I'm looking to add a new sheet which could contain over 1000 rows and 30-40 columns - would this plugin be able to cope with that? Would it have a huge affect on build times etc.?

I need to deploy this site quite regularly and I need build times to be no more than a few minutes.

Any help or info would be much appreciated. Thanks!