Skip to content

Commit e2b2252

Browse files
authored
Merge pull request #208141 from WilliamDAssafMSFT/patch-6
Update overview-database-templates.md
2 parents 4719221 + ccbe8b3 commit e2b2252

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

articles/synapse-analytics/database-designer/overview-database-templates.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,23 @@ title: Overview of Azure Synapse database templates
33
description: Learn about database templates
44
author: gsaurer
55
ms.author: gesaur
6+
ms.reviewer: wiassaf
67
ms.service: synapse-analytics
78
ms.subservice: database-editor
89
ms.topic: overview
910
ms.date: 11/02/2021
1011
ms.custom: template-overview, ignite-fall-2021
1112
---
1213

13-
# What is Azure Synapse database templates
14+
# What are Azure Synapse database templates?
1415

15-
Data takes many forms as it moves from source systems to data warehouses and data marts with the intent to solve business problems. Database templates can help with the transformation of data into insights. Database templates are a set of business and technical data definitions that are pre-designed to meet the needs of a particular industry. They act as blueprints that provide common elements derived from best practices, government regulations, and the complex data and analytic needs of an industry-specific organization.
16+
Data takes many forms as it moves from source systems to data warehouses and data marts with the intent to solve business problems. Database templates can help with the transformation of data into insights.
1617

17-
These information blueprints can be used by organizations to plan, architect, and design data solutions for data governance, reporting, business intelligence, and advanced analytics. The data models provide integrated business-wide information architectures that can help you implement, in a timely and predictable way, a proven industry data architecture.
18+
Database templates are a set of business and technical data definitions that are pre-designed to meet the needs of a particular industry. They act as blueprints that provide common elements derived from best practices, government regulations, and the complex data and analytic needs of an industry-specific organization.
1819

19-
For example, if you're building a product recommendation solution for your retail customers, you'll need a basic blue-print to understand what the customer purchased and the transaction that led to the purchase. You may also need information about the store where the purchase was made. You also need to understand whether the customer is part of a loyalty program. Just to accomplish this use case we need the following schemas:
20+
These schema blueprints can be used by organizations to plan, architect, and design data solutions for data governance, reporting, business intelligence, and advanced analytics. The data models provide integrated business-wide information architectures that can help you implement, in a timely and predictable way, a proven industry data architecture.
21+
22+
For example, if you're building a product recommendation solution for your retail customers, you'll need to understand what the customer purchased and the transaction that led to the purchase. You may also need information about the store where the purchase was made, and whether the customer is part of a loyalty program. Just to accomplish this use case, consider the following schemas:
2023

2124
* Product
2225
* Transaction
@@ -25,7 +28,7 @@ For example, if you're building a product recommendation solution for your retai
2528
* CustomerLoyalty
2629
* Store
2730

28-
You can set up this use case by selecting the six tables in the retail database template.
31+
You can set up this use case by selecting the six tables in the **Retail** database template.
2932

3033
![image](https://user-images.githubusercontent.com/84302758/140736847-9d93436d-47b4-4175-8b09-a33de0bcde05.png)
3134

@@ -57,7 +60,7 @@ Currently, you can choose from the following database templates in Azure Synapse
5760
* **Retail** - For sellers of consumer goods or services to customers through multiple channels.
5861
* **Utilities** - For gas, electric, and water utilities; power generators; and water desalinators.
5962

60-
As emission and carbon management is an important discussion in all industries, we've included those components in all the available database templates. These components make it easy for companies who need to track and report their direct and indirect greenhouse gas emissions.
63+
As emission and carbon management is an important discussion in all industries, so we've included those components in all the available database templates. These components make it easy for companies who need to track and report their direct and indirect greenhouse gas emissions.
6164

6265
## Next steps
6366

0 commit comments

Comments
 (0)