Skip to Content
Building Microservices with Node.js
book

Building Microservices with Node.js

by Daniel Kapexhiu
May 2024
Intermediate to advanced content levelIntermediate to advanced
324 pages
8h 23m
English
Packt Publishing
Content preview from Building Microservices with Node.js

9

Database Manipulation in Microservices with Node.js

When working with microservices architecture and Node.js, databases play a crucial role in storing and retrieving data for each service.

We’ll start this chapter by understanding how to work with databases in microservices with Node.js. This involves many concepts and tools, such as database types, database connection, service-specific databases, data models and schemas, API endpoints, error handling, transactions and atomicity, caching, security, testing, monitoring, and logging. Manipulating data in microservices also involves performing Create, Read, Update, and Delete (CRUD) operations on databases or data storage systems. Remember to follow best practices for data security, such as input ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Distributed Systems with Node.js

Distributed Systems with Node.js

Thomas Hunter
Microservices with Go

Microservices with Go

Alexander Shuiskov

Publisher Resources

ISBN: 9781838985936Supplemental Content