At today\u2019s Connect() event, Microsoft announced some pretty major changes for SQL Server 2016 Standard Edition, which are implemented in SQL Server 2016 Service Pack 1 (which was also released today<\/a>). <\/font>Many very useful SQL Server features that were previously only available in Enterprise Edition will now be available in Standard Edition (and also in Web Edition and even Express Edition).<\/font><\/p>\n These include Row-level security, Dynamic Data Masking, Change Data Capture(*), Database Snapsnots, Columnstore indexes, Table Partitioning, Data Compression, Multiple Filestream containers, In-Memory OLTP, Always Encrypted, Distributed Partitioned Views, Polybase, and Fine grained Auditing.<\/font><\/p>\n There are some scalability limits for some of these features running on Standard or Web\/Express Edition. For example, In-Memory OLTP is limited to 1\/4 of the Edition buffer pool memory limit. Columnstore is also limited to 1\/4 of the Edition buffer pool memory limit. These feature memory limits are in addition to the buffer pool limit for each edition.<\/font><\/p>\n In Standard Edition, Columnstore is limited to 2 DOP, and in Web\/Express is limited to 1 DOP. Polybase worker compute nodes can be deployed on Standard, Web, and Express Editions, but still requires Enterprise Edition for the head node to scale out with (multiple worker compute nodes).<\/font><\/p>\n