Supercharging Node.js Applications with Sequelize
eBook - ePub

Supercharging Node.js Applications with Sequelize

Create high-quality Node.js apps effortlessly while interacting with your SQL database

  1. 266 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Supercharging Node.js Applications with Sequelize

Create high-quality Node.js apps effortlessly while interacting with your SQL database

About this book

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 easily• Build an application from scratch with easy-to-follow steps and examples• Discover industry best practices, tips, and techniques on Sequelize to manage your database with easeBook DescriptionContinuous 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 Sequelize helps you get to grips with Sequelize, a reliable ORM that enables you to alleviate these issues in your database and applications.With Sequelize, you'll no longer need to store information in flat files or memory. This book takes a hands-on approach to implementation and associated methodologies for your database that will have you up and running in no time. You'll learn how to configure Sequelize for your Node.js application properly, develop a better sense of understanding of how this ORM works, and find out how to manage your database from Node.js using Sequelize. Finally, you'll be able to use Sequelize as the database driver for building your application from scratch.By the end of this Node.js book, you'll be able to configure, build, store, retrieve, validate, and associate your data from a database to a Node.js application.What you will learn• Configure and optimize Sequelize for your application• Validate your database and hydrate it with data• Add life cycle events (or hooks) to your application for business logic• Organize and ensure the integrity of your data even on preexisting databases• Scaffold a database using built-in Sequelize features and tools• Discover industry-based best practices, tips, and techniques to simplify your application developmentWho this book is forThis book is for beginner- to intermediate-level Node.js developers looking to upgrade their skills and use Sequelize as their ORM of choice. Basic knowledge of and prior experience with JavaScript and SQL are needed to make the most out of this book.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Supercharging Node.js Applications with Sequelize by Daniel Durante, Sascha Depold in PDF and/or ePUB format, as well as other popular books in Computer Science & Computer Science General. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Supercharging Node.js Applications with Sequelize
  2. Foreword
  3. Preface
  4. Part 1 – Installation, Configuration, and the Basics
  5. 1
  6. 2
  7. Part 2 – Validating, Customizing, and Associating Your Data
  8. 3
  9. 4
  10. 5
  11. 6
  12. 7
  13. Part 3 – Advanced Queries, Using Adapters, and Logging Queries
  14. 8
  15. 9
  16. 10
  17. Index
  18. Other Books You May Enjoy