Supercharging Node.js applications with Sequelize create high-quality Node.js apps effortlessly while interacting with your SQL database

A hands-on implementation guide to application development in Node.js using the powerful Sequelize ORMKey Features:Use the highly powerful JavaScript library to map your database to objects easilyBuild an application from scratch with easy-to-follow steps and examplesDiscover industry best practices...

Descripción completa

Detalles Bibliográficos
Otros Autores: Durante, Daniel, author (author), Depold, Sascha, writer of foreword (writer of foreword)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing Ltd 2022.
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009701330306719
Tabla de Contenidos:
  • 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.