Skip to content

Commit c1ea903

Browse files
committed
Update to reflect new folder structure
1 parent b3ca798 commit c1ea903

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

samples/README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
# Sample Categories
22

3-
__[in-memory] (in-memory/README.md)__
3+
__[features] (features/)__
44

5-
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.
6-
7-
__[master-data-services] (master-data-services/README.md)__
8-
9-
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.
10-
11-
__[r-services] (r-services/README.md)__
12-
13-
For now, refer to:
14-
[https://github.com/Microsoft/SQL-Server-R-Services-Samples] (https://github.com/Microsoft/SQL-Server-R-Services-Samples)
5+
Contains samples illustrating specific SQL Server and Azure SQL features, including In-Memory OLTP, Master Data Services (MDS), and R Services.

0 commit comments

Comments
 (0)