Backend Course with Node.js: Database with PostgreSQL
With this course, I learned about data persistence in Node.js using PostgreSQL. I learned to connect my REST API with relational databases and how to use Sequelize. I worked with queries, relationships, and migrations in my application, which allowed me to handle data efficiently and build robust and scalable applications.