Blob and Storage Requirement Blob and Storage Requirement database database

Blob and Storage Requirement


MySQL will give you the size of each table using SHOW TABLE STATUS. So if you upload a few test files you should be able to estimate the actual size they'll take up in the database. Each table does have some overhead so I would use as many files as reasonable for testing.