Skip to content

Commit b07d18d

Browse files
committed
Updated links in readme.md file
Updated links to features in readme.md file in features folder.
1 parent d364e87 commit b07d18d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

samples/features/readme.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Samples for specific SQL Server and Azure SQL features
22

3-
[In-Memory OLTP](features/in-memory)
3+
[In-Memory OLTP](in-memory)
44

55
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.
66

7-
[Master Data Services](features/master-data-services)
7+
[Master Data Services](master-data-services)
88

99
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.
1010

11-
[R Services](features/r-services)
11+
[R Services](r-services)
1212

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

15-
[JSON Support](features/json)
15+
[JSON Support](json)
1616

1717
Built-in JSON functions enable you to easily parse and query JSON data stored in database, transform relational data to JSON text, and vice versa.

0 commit comments

Comments
 (0)