---
title: "Build a contacts app with Node, Express, and MySQL"
url: https://daily.dev/posts/build-a-contacts-app-with-node-express-and-mysql-etbqmc5pu
source_url: https://planetscale.com/blog/build-a-contacts-app-with-express-node-and-mysql
type: article
source: "PlanetScale"
published: 2023-08-02T15:58:41.853Z
updated: 2023-08-12T02:21:49.715Z
tags: ["database", "express", "mysql", "planetscale", "prisma"]
reading_time: 13
upvotes: 20
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Build a contacts app with Node, Express, and MySQL

**[PlanetScale](https://daily.dev/sources/planetscale)** · 13 min read · 20 upvotes · 1 comments

## Summary

The database is an essential component of every application as it provides the requisite data for the application to function. In this article, I will show you how to implement SSR using Express and Pug. Planetscale will provide the database service - allowing you to enjoy all the benefits of MySQL via a highly scalable and reliable service provider.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://planetscale.com/blog/build-a-contacts-app-with-express-node-and-mysql>

## Community discussion

Top comments from developers on daily.dev.

**@gauravshrivastava** · 0 upvotes

> good explanation

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#database](https://daily.dev/tags/database), [#express](https://daily.dev/tags/express), [#mysql](https://daily.dev/tags/mysql), [#planetscale](https://daily.dev/tags/planetscale), [#prisma](https://daily.dev/tags/prisma)

[View this post on daily.dev](https://daily.dev/posts/build-a-contacts-app-with-node-express-and-mysql-etbqmc5pu)
