Home > Forum > Database > Calculator or formula to calculate the database size increment

Calculator or formula to calculate the database size increment
0

Can anyone recommend some good calculator or formula to calculate the database size increment for demo applications and N users over time?

Condition (no attachments are uploaded)

something like:

application A or B * user or process * month = yMB data size

Rather, it is an order of magnitude to evaluate for these ready-made sample demo applications

As far as the attachments can be estimated, I am interested in the scale and speed of the database growth at the beginning based on the demo application. Has anyone tested it yet?
Maybe there is a ready script that will measure it quite sensibly?
(yes, I know sp_spaceused but I'm looking for a ready)

MVP

Hi,

I don't have a formula, but the infrastructure guide contains a detailed example:

Chapter

4.2. Estimation of WEBCON BPS database size

https://community.webcon.com/community/public/posts/post/webcon-bps-2021-infrastructure-guide/246

On the other hand, you have the demo application so you could click it through a few times and calculate the growth per new instance. This could provide a more reliable value.

Best regards,
Daniel