Share via

sql server developer throttled?

Ghulam AbbasNZ 1 Reputation point
2022-08-25T11:00:45.027+00:00

I know SQL Server Developer is functionally equivalent to SQL Server Enterprise. But surely it's less performant in some way (can't leverage as much memory, only works against one core, etc)...? Is SQL Server Developer edition throttled in any way?

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

0 comments No comments

3 answers

Sort by: Most helpful
  1. Frederik Seyns 161 Reputation points
    2022-08-25T11:50:30.35+00:00

    The answer of @Olaf Helper is correct. You even can change the license of the server from the Developer edition to the Enterprise edition. No other updates needed and all limitations will be removed.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  2. Olaf Helper 47,621 Reputation points
    2022-08-25T11:42:40.3+00:00

    Is SQL Server Developer edition throttled in any way?

    Absolutly not, it's only a different license: Only for development.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  3. PandaPan-MSFT 1,931 Reputation points
    2022-08-26T05:23:04.143+00:00

    Hello @Ghulam AbbasNZ ,
    Yep, @Olaf Helper 's answer was right. The only difference between developer version and enterprise version is the CAL license which will allow you to connect any user/device connects to a production SQL. And there is one similar blog(developer-edition-licensing) If you are interested in it, you can check this one out.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment"

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.