Database related query

I have a concern with regards to the database.

I have a table in one of my apps which has 5000 rows in it. The database I am using is a google sheet. I am not currently equipped with the knowledge of other DB.

For how long will google sheet suffice in terms of performance?

0 1 40
1 REPLY 1

The question is not just the row amount. It also depends on how many tables you have and what are your expectations for the sync time. I normally keep the limit in 400k cells. Under that limit, the app works good enough if it's built properly.

Top Labels in this Space