Back to Browse

#22 Module P10:Connecting your Webapp to your Database & SQL Injection

25.4K views
Oct 22, 2016
19:59

Welcome to 'Introduction to Modern Application Development' course ! This lecture focuses on connecting a web application to a database, using a Node.js Postgres package as an example. It explains the process of setting up a connection pool, configuring database credentials, and executing SQL queries to retrieve data. The lecture demonstrates how to dynamically load article data from the database into a web app. It also introduces the concept of SQL injection, a security vulnerability that can be exploited by malicious users, and emphasizes the importance of using parameterized queries and sanitizing user inputs to protect against such attacks. NPTEL Courses permit certifications that can be used for Course Credits in Indian Universities as per the UGC and AICTE notifications. To understand various certification options for this course, please visit https://nptel.ac.in/courses/106106156 #DatabaseConnection #SQLInjection #NodePostgres #ParameterizedQueries #WebSecurity

Download

1 formats

Video Formats

360pmp419.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

#22 Module P10:Connecting your Webapp to your Database & SQL Injection | NatokHD