1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00

Update to reflect new folder structure

This commit is contained in:
Jos de Bruijn
2016-04-29 08:52:22 -07:00
parent b3ca798e83
commit c1ea903958

View File

@ -1,14 +1,5 @@
# Sample Categories # Sample Categories
__[in-memory] (in-memory/README.md)__ __[features] (features/)__
In-Memory OLTP can significantly improve OLTP database application performance. It is a memory-optimized database engine integrated into the SQL Server 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. Contains samples illustrating specific SQL Server and Azure SQL features, including In-Memory OLTP, Master Data Services (MDS), and R Services.
__[master-data-services] (master-data-services/README.md)__
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] (r-services/README.md)__
For now, refer to:
[https://github.com/Microsoft/SQL-Server-R-Services-Samples] (https://github.com/Microsoft/SQL-Server-R-Services-Samples)