MySql data

Hello, I’m Tim. I’m asking how many cells can each table contain or how many columns can there be per table for a free user? Also how many tables can my database hold? I’m new to this.

~ Tim

4 Likes

What are the limits?

Please click the link that Oxy shared.

4 Likes

We don’t have any hard limits on database size, such as number of tables, columns, or rows. We mainly look at query performance and the load it generates on the database server, as described here:

If you do create unreasonably large tables, we will take action, but I’ve never seen that happen. So as long as you use the databases in a reasonable way, we don’t really care about size.

1 Like

thank youu

sure i’ll thanks

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.