Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SQL Server developer edition maximum size capacity [closed]

Tags:

sql

sql-server

I wanted to develop a local intranet application where the back end is SQL SERVER DEVELOPMENT EDITION. And this application is keeping all the internal employee's data. Every week new data will be saved into this database. So here I would like to know one thing, what is the maximum data that SQL SERVER DEVELOPMENT EDITION can support? I will deploy this application on my laptop. So is this storage dependent on my hard disk size of my laptop.

Also which developer edition I should install?

like image 692
user3656231 Avatar asked Oct 24 '25 04:10

user3656231


1 Answers

marc_s mentioned a 16TB limit but that is per file rather than per database. The database size limit in Developer Edition is 524,272 terabytes. But the bigger issue is that this seems to be a production application so Developer Edition is not an option from a licensing perspective.

like image 168
Dan Guzman Avatar answered Oct 26 '25 19:10

Dan Guzman



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!