Supercharging Node.js applications with Sequelize : create high-quality Node.js apps effortlessly while interacting with your SQL database /
Continuous changes in business requirements can make it difficult for programmers to organize business logic into database models, which turns out to be an expensive operation as changes to the database may result in errors and incongruity within applications. Supercharging Node.js Applications with...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Other Authors: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Birmingham, UK :
Packt Publishing Ltd.,
2022.
|
Edition: | 1st edition. |
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Table of Contents Introduction to Sequelize and ORM in Node.js Defining and Using Sequelize Models Validating Models Associating Models Adding Hooks and Lifecycle Events to Your Models Implementing Transactions with Sequelize Handling Customized, JSON, and Blob Data Types Logging and Monitoring Your Application Using and Creating Adapters Deploying a Sequelize Application.