Y
Hacker News
new
|
ask
|
show
|
jobs
by
ekiara
3534 days ago
Can you actually setup multiple SQL Server 2016 Express's in a cluster? That'd be interesting given that it's free, I wonder what the limitations are?
2 comments
kennethh
3533 days ago
You have to have the Enterprise Edition to setup a cluster and then it starts to get expensive.
link
ScottWhigham
3533 days ago
Not quite - you can cluster essentially every edition of SQL 2016 except Express Edition.
link
sqldba
3534 days ago
You can't. I think they mean docker clusters of some kind.
link