MSSQL on Linux – the details
31–40 of 59 posts
Re: MSSQL on Linux – the details
#32Any valid use cases? No offence, was just wondering why would anybody use it...
Porting existing/legacy software to cloud. Though SQL Server is just a part of the stack and you still can't fool software it's running Windows. But it's like SQL Server on Windows Server Nano - nobody asks for it, because only full system has required tools and features.
Re: MSSQL on Linux – the details
#33user space version of the NT kernel (known as NTUM - "user mode NT") This is pretty neat. Wonder if people could use it to run other Windows stuff on Linux Edit: formatting
I wonder if the license for that only allows running specific applications.
Re: MSSQL on Linux – the details
#34Earlier quoted context omitted.
MSSQL still doesn't have replication on Linux. Here's one data scientists hillarious take on the difference between MSSQL and Postgres: https://www.pg-versus-ms.com/
MSSQL is in the very new process of actually becoming available on Linux. Give'em a bit of time at least.
Re: MSSQL on Linux – the details
#35user space version of the NT kernel (known as NTUM - "user mode NT") This is pretty neat. Wonder if people could use it to run other Windows stuff on Linux Edit: formatting
That's like an official implementation of WINE from Microsoft.
Re: MSSQL on Linux – the details
#36On Linux there are Oracle, DB2, Postgres, MySQL, ... and in near future MSSQL too. Depending on the use case, choose wisely. There are many nice features in all of these databases, and several little documented dark edges that you better know about.
Re: MSSQL on Linux – the details
#37To me its quite amazing that in 2016 we have a fully approved & supported Windows kernel running in linux and a linux kernel running in Windows. Makes me rethink the definition of what an OS really is.
Re: MSSQL on Linux – the details
#38Any valid use cases? No offence, was just wondering why would anybody use it...
Re: MSSQL on Linux – the details
#39Earlier quoted context omitted.
> Any valid use cases? I'm personally a fully competent Linux sysadmin, and an extremely incompetent Windows sysadmin. SQL Server is great, I love .NET, and the only thing holding me back all these years has been the Windows system requirement.
I consider myself a first-rate Linux sysadmin, and a perfectly competent Windows sysadmin as well, but this is a position I can't wrap my head around. If you're willing to pay thousands of dollars for a properly-licensed SQL Server install, why do you care if it needs to run on Windows? I would normally assume you don't want the license cost of the OS, but it's a tiny fraction of the overall licensing cost. The only…
A lot of devs don't understand/like windows enough to work on it. It's probably a lot easier to find *nix devs that windows devs.
Re: MSSQL on Linux – the details
#40Are there links to licensing costs? Are there regular client access license costs as well? So... if there are costs for licensing, then converting from postgresql to mssql is a little harder to swallow.
AFAIK, the costs and editions will be the same as in SQL 2016 (i.e. Express, Web, Standard, Enterprise).
The secondary benefit is removing the Windows OS licensing cost.