Mastering SQL using Postgresql | Free Udemy Course
Learn key SQL concepts such as how to create database objects, write effective queries and many more | Free Udemy Course
- 9.5 hours hours of on-demand video
- 13 article
- Full lifetime access
- Access on mobile and TV
- Certificate of completion
- 3 additional resources
About PostgresqlPostgresql is one of the leading datatabase. It is an open source database and used for different types of applications.Web ApplicationsMobile ApplicationsData Logging ApplicationsEven though it is relational database and best suited for transactional systems (OLTP), it’s flavors such as Redshift are extensively used for Analytical or Decision Support Systems.Course DetailsThis course is primarily designed to go through basic and advanced SQL using Postgres Database. You will be learning following aspects of SQL as well as Postgres Database.Setup Postgres Database using DockerConnect to Postgres using different interfaces such as psql, SQL Workbench, Jupyter with SQL magic etc.Understand utilities to load the dataPerforming CRUD or DML OperationsWriting basic SQL Queries such as filtering, joins, aggregations, sorting etcCreating tables, constraints and indexesDifferent partitioning strategies while creating tablesUsing pre-defined functions provided by PostgresqlWriting advanced SQL queries using analytic functionsDesired AudienceHere are the desired audience for this course.College students and entry level professionals to get hands on expertise with respect to SQL to be prepared for the interviews.Experienced application developers to understand key aspects of Databases to improve their productivity.Data Engineers and Data Warehouse Developers to understand the relevance of SQL and other key concepts.Testers to improve their query writing abilities to validate data in the tables as part of running their test cases.Business Analysts to write ad-hoc queries to understand data better or troubleshoot data quality issues.Any other hands on IT Professional who want to improve their query writing and tuning capabilities.Developers from non CS or IT background at times struggle in writing queries and this course will provide required database skills to take their overall application development skills to next level.Key ObjectivesThe course is designed for the professionals to achieve these key objectives related to databases using Postgresql.Ability to interpret data models.Using database IDEs to interact with databases.Data loading strategies to load data into database tables.Write basic as well as advanced SQL queries.Ability to create tables, partition tables, indexes etc.Understand and use constraints effectively based up on the requirements.Effective usage of functions provided by Postgresql.Ability to write queries using advanced features such as Analytic FunctionsDifferences between RDBMS and Data Warehouse concepts by comparing Postgresql with Redshift."This course is primarily designed to gain key database skills for application developers, data engineers, testers, business analysts etc."Recommended Training ApproachHere are the details related to the training approach.It is self paced with reference material, code snippets and videos.One can use existing Postgres Database or setup their own environment using Docker (look at bonus material).All sections will be available from Day 1. However, we recommend to set a target between 1 to 2 sections per week.It is highly recommended to take care of the exercises at the end to ensure that you are able to meet all the key objectives for each module.Support will be provided using Udemy Platform. Just send us the question and our team will respond. Please do not send personal messages in Udemy.Who this course is for:College students and entry level professionals to get hands on expertise with respect to SQL to be prepared for the interviews.Experienced application developers to understand key aspects of Databases to improve their productivity.Data Engineers and Data Warehouse Developers to understand the relevance of SQL and other key concepts.Testers to improve their query writing abilities to validate data in the tables as part of running their test cases.Business Analysts to write ad-hoc queries to understand data better or troubleshoot data quality issues.Any other hands on IT Professional who want to improve their query writing and tuning capabilities.
Course Content:
Sections are minimized for better readability, click the section title to view the course content
JOIN OUR WHATSAPP GROUP TO GET LATEST COUPON AS SOON AS UPDATED
JOIN WHATSAPPJOIN OUR TELEGRAM CHANNEL TO GET LATEST COUPON
JOIN TELEGRAMJOIN OUR FACEBOOK GROUP TO GET LATEST COUPON
JOIN FACEBOOKFree Online Tools And Converters for your use
URL Encoder
Input a string of text or a URL and encode the entered string
Try itURL Decoder
Input an encoded string of text or a URL and decode the entered string
Try itColor Contrast Checker (WCAG)
Calculate the color contrast ration for your website (WCAG)
Try itXML Formatter
Paste or upload an XML and have it formatted to a beautiful XML format
Try itURL Slug Generator
Convert any title or sentence into a variety of slugs for your pages URL
Try itE-Signature
Draw an e-signature or type a signature for your online signature
Try itCourse Description
Learn key SQL concepts such as how to create database objects, write effective queries and many more