Skip to content

Commit 7bba5a0

Browse files
authored
Merge pull request #89934 from damabe/1570665-Part2
SEOImprovement: User Story 1570665, Part 2
2 parents e97bdfe + 6facbdf commit 7bba5a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/mysql/connect-nodejs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ description: This quickstart provides several Node.js code samples you can use t
44
author: ajlam
55
ms.author: andrela
66
ms.service: mysql
7-
ms.custom: mvc
7+
ms.custom: mvc, seo-javascript-september2019
88
ms.devlang: nodejs
99
ms.topic: quickstart
1010
ms.date: 11/21/2018
1111
---
12-
# Azure Database for MySQL: Use Node.js to connect and query data
12+
# Quickstart: Use Node.js to connect and query data in Azure Database for MySQL
1313
This quickstart demonstrates how to connect to an Azure Database for MySQL using [Node.js](https://nodejs.org/) from Windows, Ubuntu Linux, and Mac platforms. It shows how to use SQL statements to query, insert, update, and delete data in the database. This topic assumes that you are familiar with developing using Node.js and that you are new to working with Azure Database for MySQL.
1414

1515
## Prerequisites

0 commit comments

Comments
 (0)