mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Adding README in the samples folder
This commit is contained in:
+6
-3
@@ -1,11 +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)
|
||||
|
||||
Reference in New Issue
Block a user