Live data from Hacker News

Microsoft announces the next version SQL Server for Windows and Linux

techcrunch.com

1–10 of 92 posts

Re: Microsoft announces the next version SQL Server for Windows and Linux

#3
I can still remember an old conference when Microsoft bragged that running windows-only allowed them to remove 20-30% of the Sybase code base as they didn't need the cross-platform cruft.

It would be interesting to see how they code for cross platform portability now.

Re: Microsoft announces the next version SQL Server for Windows and Linux

#7
Looks like there are some (most?) unsupported features external to core DB engine ATM (replication, mirroring, agent, SSIS etc. ), but documentation says "The support of these features will be increasingly enabled during the monthly updates cadence of the preview program". Nice.

https://docs.microsoft.com/en-gb/sql/linux/sql-server-linux-...

Re: Microsoft announces the next version SQL Server for Windows and Linux

#8
post #6
post #5

i'm in desperate need of a Dockerfile for this so i can see it with my own eyes.

https://www.microsoft.com/en-us/sql-server/sql-server-vnext-... https://hub.docker.com/r/microsoft/mssql-server-linux/

Thanks! I wanted to checkout the Dockerfile for the container but by the looks of it, it was not published?

Re: Microsoft announces the next version SQL Server for Windows and Linux

#9

As someone who has been working with them on pushing this live for the last 6 months I can tell you, we're all very excited to finally push this public preview

Congrats Dmitry. My team and I appreciate the work you and your teams have been doing :)

Re: Microsoft announces the next version SQL Server for Windows and Linux

#10
post #4

Microsoft has created an apt repository for Ubuntu. That's really nice. https://docs.microsoft.com/en-gb/sql/linux/sql-server-linux-...

sudo apt install mssql-server felt really weird. Oddly a much nicer install process than the last time I installed MSSQL server on Windows(which was admittedly a log time ago, and it could be better now).
Post reply on HN