As most of you already know, next version of SQL Server (currently SQL Server 2017) will have the ability to install the database engine on Linux systems.
But wait! you cannot install the engine in any distro, as for the latest available version (Release candidate 2) the supported systems are: Red Hat Enterprise 7.3, SUSE Enterprise V12 SP2 and Ubuntu 16.04 ( you can see the full list in the link below).
As we can see in the release notes, not all the features on the windows counterpart are available on the Linux one, so always plan ahead the pros/cons of this type of install (apart from the obvious pricing one), right now, the main difference is that you can only install the database engine component.
My advice to you: learning is always important, and even when i consider that the Linux version will not have a hard short-term impact on the market, you could be needed to install/administer one someday, so, learn the basics of Unix OS, security, disk management, etc... and most important: know the limitations of the product so you will be prepared (besides it will look nice in your résumé).
For the latest version and supported features/systems, please visit:
https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-release-notes
Thanks for reading!
-Eduardo-
Tips, tricks, and tutorials for anything related to data analysis (electronics, data services, machine learning)
Subscribe to:
Post Comments (Atom)
PostgreSQL 18 Finally Makes BUFFERS the Default. Here Is Why That Matters
You run EXPLAIN ANALYZE on a slow query, stare at the plan, and something still feels off. The estimated rows look reasonable, the ...
-
I recently started full time learning of Amazon Web Services (AWS). I found that AWS's Relational Database Service (RDS) is really us...
-
R Services (SQL Server 2016) or Machine Learning Services (2017 and 2019 CTP) provide you with the ability to perform data analysis from the...
-
If you have to manage or work with an Azure SQL database and want to know what service tier the database is currently operating, but you don...
No comments:
Post a Comment