YoVDO

Javascript and Postgres Tutorial Using Node-Postgres

Offered By: Hussein Nasser via YouTube

Tags

Javascript Courses Node.Js Courses PostgreSQL Courses Database Management Courses Promises Courses Data Manipulation Language (DML) Courses

Course Description

Overview

Dive into a comprehensive step-by-step tutorial on connecting JavaScript to PostgreSQL using node-postgres. Learn how to set up a NodeJS project, install the node-postgres library, and establish a connection to a PostgreSQL database. Master executing queries with promises and parameters, perform insert statements, and explore async/await syntax. Gain insights into the query results object and understand how to implement transactions with begin, commit, and rollback operations. Perfect for developers looking to integrate PostgreSQL databases into their JavaScript applications, this tutorial covers essential concepts and provides practical examples to enhance your database programming skills.

Syllabus

Intro
Creating new NodeJS Project
The node-postgres npm library
Connecting to the postgres database promises
Executing queries promises
Executing queries with parameters promises
Executing Insert statement DML Promises
Connecting to postgres Async/await
The Results object of the query
Executing Transactions in Javascript Begin, Commit/Rollback


Taught by

Hussein Nasser

Related Courses

Hospital management database using SQL server
Coursera Project Network via Coursera
MariaDB Data Manipulation Playbook
Pluralsight
Fondamentaux du Système de Base de Données
Coursera Project Network via Coursera
Oracle SQL Practice Course
LearnQuest via Coursera
Geodatabase Talk
Hussein Nasser via YouTube