Share via

SQL Server Database Upgrade and Pricing

Mehak Fatima 1 Reputation point
2022-08-06T05:29:15.973+00:00

Hello!
I want to know how much free space is available in the SQL server free version. Also, I want to upgrade my current SQL database but I don't know the pricing and limitation. If anyone knows please let me know. Thank you in advance.

Regards,
Mehak

Azure Database for MySQL
SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories


2 answers

Sort by: Most helpful
  1. Seeya Xi-MSFT 16,756 Reputation points
    2022-08-08T05:35:06.44+00:00

    Hi @Mehak Fatima ,

    Welcome to Microsoft Q&A!

    Limitation

    SQL Server: https://learn.microsoft.com/en-us/sql/sql-server/maximum-capacity-specifications-for-sql-server?view=sql-server-ver16
    Azure SQL Database: https://azure.microsoft.com/en-us/updates/azure-sql-database-storage-limits-increase-for-selected-compute-sizes-in-general-purpose-and-business-critical-tiers/

    Pricing

    SQL Server: https://www.microsoft.com/en-us/sql-server/sql-server-2019-pricing
    Azure SQL Database: https://azure.microsoft.com/en-us/pricing/details/azure-sql-database/single/

    Best regards,
    Seeya


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    1 person found this answer helpful.

  2. Erland Sommarskog 134.4K Reputation points MVP Volunteer Moderator
    2022-08-06T07:51:41.247+00:00

    The upper limit for a database in SQL Server Express Edition is 10 GB. In Developer Edition there is no limit - but Developer Edition is not licensed for production.

    I note that you have tagged your post with a slightly odd combination. Are you asking about SQL Server or MySQL? Are you asking about an on-prem installation or a database in Azure? For prices for on-prem installations, you need to contact your local Microsoft representative. For cloud services, you can get some ideas through the portal, even if it can be confusing at times.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

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.