What are the row count limits within Glide? For individual tables, queries and total tables.
My guess for an App:
Single Glide table: 25,000
All Glide tables: 25,000
I have heard this is dependent on number of columns in a table/app; are there other considerations?
Single BIG Table: Millions (more explicit limits?)
All BIG Tables: Millions
Query with Compute Columns as a filter against a BIG Table: 100
So, to your point, these are limits across Spreadsheet data source (Glide Tables, Google Sheets, Airtable and Excel) for each app, and across High Scale data source (Glide Big Tables, SQL sources, Big Query) for each app.
The limit doesn’t rely on the number of columns, the limit is rows.
I don’t have a full list on this, but here’s what they say in the docs.
Don’t want to beat a dead horse…but an App can have 25,000 rows of non-high scale DB (Glide Tables/Google sheets) and 100,000 - 10,000,000 rows based of High-Scale (GBT/SQL) on Business vs Enterprise plan.
Net/Net: 25,000 rows in Glide/Google tables and 10M in GBT/SQL tables