Files
sql-server-samples/samples/features
Jovan Popovic 5e99204183 Added dotnet Todo REST API
Added sample app that shows how to create REST API using JSON
functionalities in SLQ server 2016/Azure SQL Database
2016-06-14 22:25:40 +02:00
..
2016-04-28 19:14:12 -07:00
2016-04-28 19:21:55 -07:00
2016-05-13 11:19:23 -07:00
2016-04-29 08:51:12 -07:00

Samples for specific SQL Server and Azure SQL features

In-Memory OLTP

In-Memory OLTP can significantly improve performance of transaction processing in SQL Server and Azure SQL Database. It is a memory-optimized database engine integrated into the database engine, optimized for OLTP. With In-Memory OLTP you can increase the transaction throughput by up to 30 times, depending on the specifics of the workload.

Master Data Services

Master Data Services (MDS) is the SQL Server solution for master data management. Master data management (MDM) enables you organization to discover and define non-transactional lists of data, and compile maintainable, reliable master lists.

R Services

SQL Server R Services brings R processing close to the data, allowing more scalable and more efficient predictive analytics.