SQL Server Pricing and Licensing Guide 2026: Editions, Models, and How to Choose
Pricing Overview
SQL Server pricing depends on two things: which edition you need and which licensing model you use. There is no single flat price. The current release is SQL Server 2025, released November 2025, with no changes to the core licensing model but significant updates to edition limits and features.
Most organizations do not need Enterprise Edition. Many accidentally overpay for it. Understanding the structure before purchasing is the single most effective way to control SQL Server costs.
SQL Server 2025 Editions
Express Edition Updated 2025
Free, entry-level edition for small applications and learning. Now supports up to 50GB per database (up from 10GB in 2022). Capped at one CPU core.
FreeDeveloper Edition Updated 2025
Free for development and testing only — never production. Now available in two flavors: Standard Developer (mirrors Standard limits) and Enterprise Developer (full features). Cannot be used in production environments.
FreeEvaluation Edition
Full Enterprise features for 180-day trial. Ideal for testing advanced functionality before purchasing. Transitions to a paid edition after the evaluation period.
Free — 180 daysStandard Edition Major Upgrade 2025
Production-ready for most workloads. In 2025: now supports up to 32 cores (up from 24) and 256GB RAM (up from 128GB). Also gains Resource Governor and Power BI Report Server — previously Enterprise-only.
$3,945 per 2-core packEnterprise Edition
Mission-critical systems requiring Always On, advanced analytics, unlimited virtualization, and the highest availability. Required for workloads exceeding Standard Edition limits.
$7,562 per coreWeb Edition Discontinued in 2025
No longer available in SQL Server 2025. SQL Server 2022 Web Edition remains supported until January 2033. New deployments should migrate to Standard Edition or Azure SQL.
Not available in 2025What Changed in SQL Server 2025
SQL Server 2025 (released November 2025) introduced no pricing or licensing model changes, but delivered significant edition updates that directly impact cost decisions:
| Change | SQL Server 2022 | SQL Server 2025 |
|---|---|---|
| Standard Edition — Max Cores | 24 cores | 32 cores |
| Standard Edition — Max RAM | 128 GB | 256 GB |
| Standard Edition — Resource Governor | Enterprise only | Included |
| Power BI Report Server | Enterprise + SA only | Standard and Enterprise |
| Express Edition — Max DB Size | 10 GB | 50 GB |
| Developer Edition | Single edition | Standard Developer + Enterprise Developer |
| Web Edition | Available | Discontinued |
| Pricing | Baseline | No change |
The biggest practical impact: Many organizations running Enterprise Edition solely for the 24-core or 128GB RAM limits can now run the same workloads on Standard Edition in 2025. On a 32-core deployment, the potential saving is approximately $176,000.
Web Edition users: There is no direct like-for-like replacement at the same price point. Microsoft recommends Azure SQL for cloud deployments or Standard Edition for on-premises. Standard Edition is substantially more expensive. SQL Server 2022 Web Edition remains supported until January 2033 if you need time to plan the migration.
Licensing Models
Per-Core Licensing
- License every physical or virtual core SQL Server uses
- Minimum 4 cores per physical processor
- Sold in 2-core packs
- No CALs required
- Best for: high or unpredictable user counts, internet-facing apps
- Only model available for Enterprise Edition
Server + CAL
- One server license + a CAL per user or device
- Standard Edition only — not available for Enterprise
- Server license: $989
- User/device CAL: $230
- Best for: internal apps with small, fixed user counts
- Break-even vs per-core: approximately 135 users
Subscription / PAYG
- Monthly or hourly billing per core via Azure Arc
- Standard: $73/core/month or $0.10/core/hour
- Enterprise: $274/core/month or $0.375/core/hour
- No large upfront cost
- Best for: hybrid/cloud scenarios, variable workloads
- Per-core licensing becomes cheaper after ~3.5 years
Software Assurance (SA)
- Annual subscription on top of perpetual licenses
- Approximately 25% of license cost per year
- Provides upgrade rights to new versions
- Required for VM deployments in SQL Server 2022+
- Enables License Mobility to Azure
- Includes secondary replica HA rights
Real-World Pricing Numbers
These are SQL Server 2025 list prices. Volume licensing, reseller discounts, and Software Assurance affect actual costs. Always verify current pricing with Microsoft or a reseller before budgeting.
| Edition | Licensing | List Price | Minimum |
|---|---|---|---|
| Express | — | Free | — |
| Developer (Standard) | — | Free | Dev/test only |
| Developer (Enterprise) | — | Free | Dev/test only |
| Standard | Per 2-core pack | $3,945 per pack | 4 cores min = $7,890 |
| Standard | Server + CAL | $989 + $230/CAL | Varies by users |
| Standard | PAYG (monthly) | $73/core/month | Requires Azure Arc |
| Enterprise | Per core | $7,562 per core | 8 cores min = $60,496 |
| Enterprise | PAYG (monthly) | $274/core/month | Requires Azure Arc |
| Web | — | Discontinued in 2025 | — |
Hidden costs to budget for: Software Assurance (~25% of license annually), Windows Server licensing, hardware or cloud compute, backup storage, and DBA staff time. Non-compliance penalties can reach 125% of list price for organizations exceeding a 5% compliance gap during audits.
Scenarios: Which Edition to Choose
Small Internal Application
- 4-core server
- 25 internal users
- Moderate data growth
- No strict SLA
Enterprise features are unnecessary and expensive. Consider Server + CAL at this user count.
Mission-Critical Production System
- 16-core server
- Always On requirements
- Large datasets
- Heavy concurrency
Advanced HA, unlimited virtualization, and performance features justify the cost.
Development and CI/CD Pipeline
- Developers testing against production features
- No production data
- Need accurate environment simulation
Free, full-featured, matches production edition limits. New in 2025: choose Standard Developer to match Standard Edition limits.
Proof of Concept or Evaluation
- Evaluating Enterprise features
- Pre-purchase testing
- 180-day window
Full Enterprise features, no cost, 180-day limit. Perfect for validating requirements before committing.
32-Core Workload Previously on Enterprise
- Currently on Enterprise due to core or memory limits
- Not using advanced HA or analytics features
- Upgrading from 2022
Standard now supports 32 cores and 256GB RAM. Potential saving: ~$176,000 on a 32-core deployment.
Variable or Short-Term Workload
- Cloud or hybrid deployment
- Unpredictable scale
- Shorter-term planning horizon
Lower upfront cost. Per-core perpetual licensing becomes cheaper after approximately 3.5 years.
| Scenario | Recommended Edition |
|---|---|
| Learning or personal projects | Express |
| Development and CI/CD | Developer (Standard or Enterprise) |
| Proof of concept | Evaluation |
| Typical production workloads | Standard |
| Mission-critical systems | Enterprise |
| Web hosting (existing) | SQL Server 2022 Web (until 2033) |
| Web hosting (new) | Azure SQL or Standard Edition |
Pros and Cons
Pros
- Clear edition structure with defined use cases
- Free Developer and Express editions reduce entry cost
- Standard Edition covers most real-world production needs
- Enterprise offers unmatched depth for critical systems
- Multiple licensing models provide flexibility
- Standard Edition significantly upgraded in 2025
- PAYG model reduces upfront cost for variable workloads
Cons
- Enterprise pricing is expensive
- Licensing can be complex without planning
- Over-buying Enterprise is extremely common
- Core-based licensing requires careful hardware sizing
- SA requirement for VMs adds hidden annual cost
- Web Edition discontinuation leaves hosting providers with no low-cost path
- Audit penalties for non-compliance are steep
Workshop: Choosing the Right SQL Server Edition
Define Your Requirements (Novice)
Before looking at any pricing, answer these questions in writing:
- Is this production or non-production?
- How many users or applications will connect?
- How critical is uptime — do you need Always On?
- How large will the data grow over 3 years?
- How many CPU cores does the server have?
- Will this run in a VM? (SA requirement applies)
Document your answers before looking at pricing. Requirements drive the edition — not the other way around.
Start with Developer or Evaluation Edition (Novice)
Install Developer Edition for development environments or Evaluation Edition for testing advanced features before purchase. Generate test data to observe performance under realistic conditions:
INSERT INTO dbo.Orders (CustomerName, OrderTotal)
SELECT TOP 1000
'Test User',
ABS(CHECKSUM(NEWID())) % 1000
FROM sys.objects;
In 2025, choose Standard Developer if you are developing against Standard Edition limits — this accurately reflects the 32-core and 256GB RAM caps of the production environment.
Map Features to Editions (Intermediate)
Create a feature checklist and map each requirement to the minimum edition that provides it:
| Requirement | Minimum Edition |
|---|---|
| Basic query engine and CRUD | Express |
| Full production workload up to 32 cores / 256GB | Standard |
| Resource Governor | Standard (new in 2025) |
| Power BI Report Server | Standard (new in 2025) |
| Always On Availability Groups | Enterprise |
| Unlimited virtualization | Enterprise + SA |
| Advanced analytics and OLAP | Enterprise |
If you cannot clearly justify Enterprise features, Standard is the correct choice. Most production workloads do not require Enterprise.
Estimate Licensing Cost (Advanced)
Work through this calculation before any purchase:
- Count available physical cores on the server
- Apply per-core pricing (minimum 4 cores per processor)
- Compare subscription vs perpetual over a 3-year window (PAYG wins short-term, perpetual after ~3.5 years)
- Add Software Assurance (~25% annually) if VMs are involved
- Factor growth — will you need more cores in 2–3 years?
This calculation prevents surprises during audits or license renewals. Non-compliance is expensive — document every deployment.
Final Thoughts
SQL Server 2025 pricing is unchanged from 2022, but the edition changes are significant. Standard Edition is now a much stronger product — supporting 32 cores, 256GB RAM, Resource Governor, and Power BI Report Server. Many environments that were pushed into Enterprise Edition for capacity reasons can now run on Standard, potentially saving tens of thousands of dollars.
The smartest SQL Server environments are not the most expensive ones. They are the ones that align features, cost, and real business needs. Audit what you actually use before renewing — then buy exactly what you need.
References
Discover more from SQLYARD
Subscribe to get the latest posts sent to your email.


