Articles by Tag #sequelize

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Sequelize, Postgresql column does not exist Fix

Fixing the “column does not exist” error in Sequelize + PostgreSQL I woke to a slack...

Learn More 0 0Oct 13

🚀 Simplifying Sequelize Migrations: Meet sequelize-migration-builder

🚀 Simplifying Sequelize Migrations: Meet sequelize-migration-builder Creating Sequelize migrations...

Learn More 2 1Jan 5

Working with circular dependencies in sequelize-typescript

When designing relational databases, it's pretty common to run into tables that just can't stop...

Learn More 0 0Feb 19

From TypeScript to SQL: Automatically Granting DB Permissions Without Losing Your Mind

TL;DR Managing database grants across multiple microservice APIs became a repetitive,...

Learn More 0 0Aug 12

Building a RESTful API with Node.js, Express, Sequelize & PostgreSQL (2025 Update)

🚀 Ready to build a modern API with Node.js in 2025? This updated guide walks you through every step...

Learn More 0 0Jul 27

[Boost]

A Senior’s Guide to Using Sequelize with TypeScript — The Right...

Learn More 0 0Apr 15

Building a Scalable Node.Js Backend: Sequelize Models, CRUD Operations & Clean Architecture

How to Set Up a Node.js Express App with Sequelize and AWS MySQL RDS + Source Code ...

Learn More 0 0Jun 4

Node.js, Express, Sequelize, and PostgreSQL Association Example

Build a modern REST API using Sequelize v7 with: One-to-One One-to-Many Many-to-Many Test with...

Learn More 0 0Jul 7

Secure Node.js REST API with JWT and OAuth2 (2025 Edition)

🚀 What This Is In this hands-on tutorial, we build a secure RESTful API from scratch using: Node.js...

Learn More 0 0Jul 18