SQL 2014: A First Look Into the New Features

Preview:

DESCRIPTION

This is the presentation of Artemakis Artemiou when he participated as an invited speaker at Microsoft Conferene 2014 in Nicosia Cyprus and talked about the new features of SQL Server 2014 and specifically on the In-Memory OLTP Engine

Citation preview

• DURABILITY = SCHEMA_ONLY / SCHEMA_AND_DATA

In-Memory

OLTP

compiler

Memory-optimized table

filegroup

Data filegroup

SQL Server.exe

In-Memory OLTP engine for

memory-optimized tables and

indexes

TDS handler and session management

Natively compiled

SPs and schema

Buffer pool for tables and

indexes

Proc/plan cache for ad-hoc T-

SQL and SPs

Client app

Transaction log

Query

Interop

Interpreter for T-SQL, query

plans, expressions

Access methods

Parser,

catalog,

algebrizer,

optimizer In-Memory OLTP

component

Key

Existing SQL

component

Generated .dll

http://www.aartemiou.com/datatools/

• http://www.microsoft.com/sqlserver/