From 7b319fbc54b91360e6d97d60e1e65884c0a1fdab Mon Sep 17 00:00:00 2001 From: Perry Skountrianos Date: Fri, 22 Apr 2016 16:01:36 -0700 Subject: [PATCH] Adding README in the samples folder --- samples/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/README.md b/samples/README.md index 3edbfbb4..f3535507 100644 --- a/samples/README.md +++ b/samples/README.md @@ -1,14 +1,14 @@ # Sample Categories -- **[in-memory] (in-memory/README.md)** +**[in-memory] (in-memory/README.md)** 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. -- **[master-data-services] (master-data-services/README.md)** +**[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)** +**[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)