How long can I use SQL Server 2019 Developer Edition

Nitis Kosumas 1 Reputation point
2020-12-08T05:07:33.023+00:00

Dear Microsoft,

I would like to install SQL Server 2019 Developer Edition for test process in factory before purchase it, but I don't know. How long I can use SQL Server 2019 Developer Edition 30 Days or ?

SQL Server | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Shashank Singh 6,251 Reputation points
    2020-12-08T05:53:48.15+00:00

    I would like to install SQL Server 2019 Developer Edition for test process in factory before purchase it

    SQL Server 2019 dev edition is free. Starting from SQL Server 2014 DEV edition is basically free. You just need to cerate account with VS professional which is very easy.

    How long I can use SQL Server 2019 Developer Edition 30 Days or ?

    As long as you like, there is NO end date. This is not a evaluation edition which you can only use for 180 days. Just make sure you use it in dev environment for testing purpose only.

    0 comments No comments

  2. Cris Zhan-MSFT 6,661 Reputation points
    2020-12-08T06:07:13.997+00:00

    Hi @Nitis Kosumas ,

    The SQL Server 2019 Developer edition is free, you can always use it as long as it is not used as a production server.

    It contains all the features of the Enterprise version, but it has been licensed and can be used as a development and test system, but not as a production server. SQL Server Developer is the ideal choice for people who build and test applications.
    Please check the Editions and supported features of SQL Server 2019 (15.x)

    you can download the SQL Server 2019 developer edition from here.
    If you have already installed the SQL Server 2019, please make sure it is a developer edition. Run the command: select @@Version


    If the answer is helpful, please click "Accept Answer" and upvote it.
    What can I do if my transaction log is full?--- Hot issues November
    How to convert Profiler trace into a SQL Server table -- Hot issues November


Your answer

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