2014-04-14 #

개인적으로 눈에 띄는 신기능이다.
  • In-Memory OLTP(제약이 좀 있었고, 관계형 모델을 완벽히 지원하지는 않았던 것으로 기억함)
  • WAL(데이터의 변경에 대한 로그 먼저 기록)하는 hardening(경화) 되기전 App로 제어권을 넘겨줌(Delayed Durability, 응답시간을 취하고, 복구 가능성 희생함)
  • I/O를 위한 리소스 거버너(MIN_IOPS_PER_VOLUME, MAX_IOPS_PER_VOLUME)
  • 증분적 통계 업데이트(변경된 부분을 기존 통계와 merge)
  • 업데이트 가능한 컬럼스토어 인덱스(테이블에 클러스터드 컬럼스토어 인덱스가 있어야 함)
  • 메모리의 32배까지 SSD 버퍼 풀 확장

2013-06-07 #

Mission Critical Performance with SQL Server 2014
  • In Memory Built-In
    • New In-Memory OLTP
    • Enhanced In-Memory ColumnStore for Data Warehousing
    • New Enhanced Query Processing
  • Enhanced Availability, Security and Scalability
    • Enhanced AlwaysOn
    • Greater scalability of compute, networking and storage with Windows Server 2012 R2
    • Enhanced Resource Governance
    • Enhanced Separation of Duties

Platform for Hybrid Cloud
  • Simplified Cloud Backup and Disaster Recovery
    • Backup to Azure Storage
    • AlwaysOn integration with Windows Azure Infrastructure Services
    • SSMS Wizard for deploying AlwaysOn secondaries in Window Azure
  • Easy Migration of On-Premises SQL Servers to Windows Azure Virtual Machines

Faster Insights on Any Data