A community member has associated this post with a similar question:
Is it Possible or is there a way to use the database you have been working on the developer option for production?

Only moderators can edit this content.

Is it possible to use Microsoft SQL Developer option and then change to the other option or even paid ones?

Betselot Getahun 0 Reputation points
2024-04-23T11:56:19.9433333+00:00

I have been using the developer option to build my database, but I recently found out that I can't use it for production purposes can I change/migrate to the express version or even to the paid version I don't know what to do can you tell me what I should do and how to do it? Thank you!!!

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
714 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,756 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,456 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GeethaThatipatri-MSFT 27,642 Reputation points Microsoft Employee
    2024-04-23T14:13:18.0366667+00:00

    @Betselot Getahun Welcome to Microsoft Q&A thanks for posting your question.

    Upgrading in place: https://learn.microsoft.com/en-us/sql/database-engine/install-windows/upgrade-to-a-different-edition-of-sql-server-setup?view=sql-server-ver16

     Express edition (free) may very well be just fine, unless your DB has hit 10GB

    https://learn.microsoft.com/en-us/sql/sql-server/editions-and-components-of-sql-server-2022?view=sql-server-ver16&preserve-view=true#scale-limits

    I hope this information helps.

    Regards

    Geetha

    0 comments No comments