Course Outline
This course is designed to provide professionals from diverse backgrounds with practical skills in PostgreSQL, a leading open-source relational database management system. You will learn how to efficiently store, retrieve, manipulate, and analyze data, giving you the tools to support data-driven decision-making across various industries. By the end of the course, you will be prepared to address real-world data challenges and make informed decisions in data-driven environments.
Upcoming Meetings
There are no upcoming meetings for this course. Contact us to schedule this course, which will be customized specifically for your organization.
info@hackerupro.comModules
Introduction to PostgreSQL
- Installation (PostgreSQL, DBeaver)
- Relational database
- Basic SQL queries
Querying data
- Filtering data
- Scalar functions
- Aggregations
- Relationships (Joins)
- Subqueries and Common Table Expressions (CTE)
Data Manipulation and Database Management
- DML and DDL commands
- Views
Advanced PostgreSQL Features
- Special data types (JSONB, arrays)
- Set operations
- Window functions
- Introduction to optimization and transactions
Prerequisites
- No prior knowledge of SQL is required.