9-Day Live Online Workshop

PostgreSQL for Data Science Bootcamp

Go from "what is a database?" to writing production-grade SQL, joining tables, and running real data analysis with Python — in 9 evenings, live on Zoom. No prior SQL needed.

★ 5 yrs teaching DBMS & SQL at IIT Madras 20,000+ students trained 90% hands-on Recordings + certificate

📅 July 20 – 28, 2026 · Weekdays 7 PM & Weekends 2 PM IST · Early-bird ₹499 · Seats closing soon

TL;DR

What this workshop is, in 30 seconds

9 sessions, live on Zoom
July 20 – 28, 2026 · Weekdays 7 PM & Weekends 2 PM IST
For absolute beginners
No SQL or database experience needed
PostgreSQL + PGAdmin + Python
Full end-to-end data stack
Hands-on every session
Write real SQL queries from Day 1
Lifetime recordings + certificate
Signed certificate from PiyushAI Edtech
Maps to GATE DA & PSU IT
Aligned to Database Management syllabus

The Database

Why PostgreSQL — not MySQL, not MongoDB

Any SQL workshop trains you on syntax. This one starts by explaining why we picked PostgreSQL — the database powering the world's biggest products and India's fastest-growing fintechs.

Developer favorite
The world's most-loved database, year after year

Stack Overflow's Developer Survey has consistently ranked PostgreSQL among the most-admired databases — years of community trust from developers worldwide.

Industry standard
Powers Apple, Instagram, Reddit, Spotify, Zomato & Razorpay

The backbone of some of the world's largest products and India's fastest-growing fintechs, e-commerce platforms, and SaaS companies.

Open & free
Zero licensing cost. Forever.

Unlike Oracle or Microsoft SQL Server, PostgreSQL is 100% open-source — no license fees, no user limits, no vendor lock-in.

Modern features
JSON, window functions, full-text search — all built in

Handles structured tables and semi-structured JSON together, runs advanced analytics with window functions, supports geospatial data via PostGIS.

Transferable skill
Learn once, work with any SQL database

Fluency transfers directly to MySQL, Oracle, SQL Server, Snowflake, BigQuery and Redshift — roughly 90% of the syntax is shared.

High demand
Fastest-growing database skill in India's tech job market

Indian startups, unicorns, and MNCs are hiring PostgreSQL developers, DBAs, and data engineers at record rates.

Skill of the Decade

SQL — the #1 skill in data science

You can be great at Python and hopeless at data science. You cannot be great at data science and hopeless at SQL. Here's why every data role starts with a SELECT statement.

#1

skill listed on data-analyst job postings in India

60%+

of a data scientist's time is spent extracting & preparing data with SQL

100+

major databases speak SQL — one skill, everywhere

Every

BI tool — Tableau, Power BI, Looker, Metabase — runs on SQL

Day-by-Day Plan

9 sessions. 22 hours. Everything you need.

Each evening is 2–2.5 hours: a short concept walk-through, then we write SQL live on PGAdmin. You leave every session with new queries running on your own machine.

Day 01 · Foundation

Intro to Databases & SQL

What a database / RDBMS is and why PostgreSQL · Installing PostgreSQL on Windows / Mac / Linux · Installing & configuring PGAdmin · PGAdmin interface walkthrough · Connecting to your first database.

Day 02 · Schema

CREATE, Constraints & Datatypes

CREATE TABLE syntax · Datatypes (INT, VARCHAR, NUMERIC, BOOLEAN, DATE, TIMESTAMP) · Constraints (PRIMARY KEY, FOREIGN KEY, UNIQUE, NOT NULL, CHECK) · First look at SELECT · ALTER, DROP, RENAME, UPDATE.

Day 03 · Core SQL

SELECT — the full power

SELECT & WHERE · ORDER BY, LIMIT, OFFSET · DISTINCT · GROUP BY and HAVING · Aggregate functions (COUNT, SUM, AVG, MIN, MAX) · Column & table aliases.

Day 04 · Combining Data

Joins in SQL (Part 1)

INNER JOIN with real examples · LEFT, RIGHT, FULL OUTER JOIN · SELF JOIN and CROSS JOIN · Multi-table joins (3+ tables) · Common join mistakes & how to debug them.

Day 05 · Advanced

Set Operators & Subqueries

UNION, UNION ALL, INTERSECT, EXCEPT · Scalar & correlated subqueries · IN, NOT IN, EXISTS, NOT EXISTS · Subqueries in SELECT / FROM / WHERE · Join vs subquery.

Day 06 · Functions

String, Date & Type Conversion

CAST and :: type conversion · String functions (CONCAT, SUBSTRING, REPLACE, UPPER, TRIM) · Pattern matching (LIKE, ILIKE, regex) · Date functions (NOW, AGE, EXTRACT, DATE_TRUNC) · Intervals & time zones.

Day 07 · Real Data

CSV Loading & Data Analysis

Importing CSV into PostgreSQL via COPY and PGAdmin · Cleaning & transforming raw data with SQL · Exploratory analysis (distributions, top-N, ranking) · Window functions intro (ROW_NUMBER, RANK) · Mini project on a real-world dataset.

Day 08 · Python

PostgreSQL + Python

Installing psycopg2 / SQLAlchemy · Connecting Python to PostgreSQL · Running SQL queries from Python scripts · Fetching results into Pandas DataFrames · Inserting data programmatically.

Day 09 · Practice

Query Practice & Capstone

50+ interview-style SQL questions · HackerRank / LeetCode SQL patterns · GATE DA previous-year SQL questions · Resume project walkthrough · Q&A, certificate distribution, next steps.

What You'll Walk Away With

By Day 9, you will be able to…

Install & configure PostgreSQL and PGAdmin on any operating system without help.
Design schemas with appropriate datatypes and constraints for real applications.
Write complex SELECT queries with WHERE, GROUP BY, HAVING, ORDER BY, and aggregates.
Join multiple tables using inner, outer, self, and cross joins confidently.
Use subqueries & set operators to solve problems that joins alone can't.
Manipulate strings & dates with PostgreSQL's built-in function library.
Load CSV data and run end-to-end exploratory data analysis in SQL.
Connect Python to PostgreSQL and pipe query results into Pandas for further analysis.
Crack SQL interview rounds with 50+ practiced patterns under your belt.

Who This Is For

Built for students who want real, employable skills

B.Tech / BE students

CSE, IT, ECE, or any branch — DBMS appears in your syllabus and every campus placement.

BCA / MCA / MSc IT

Strengthen your core database skills with practical SQL far beyond textbook examples.

Freshers & final-year

Add a real, recruiter-recognized skill to your resume before placement season.

GATE DA aspirants

Build the Database Management foundation needed for GATE Data Science & AI 2027.

Aspiring data analysts

Every data analyst listing starts with "SQL required". This is your shortest path there.

Self-learners

Tried YouTube tutorials but never finished? Live accountability + practice changes that.

Tools & Technology

The full stack — all free & open-source

Industry-standard tools used by data teams worldwide. Zero license cost.

PostgreSQL 16

The database engine

PGAdmin 4

Visual query editor

Python 3.12

Scripting & analysis

psycopg2

Python ↔ Postgres bridge

Pandas

DataFrame workflows

Jupyter

Notebook environment

Your Instructor

Learn from a former IIT Madras instructor with 5 years teaching DBMS & SQL

PW
Piyush Wairale

Ex-Instructor, IIT Madras BS · Founder & CEO, PiyushAI Edtech

Piyush is a former instructor at the IIT Madras BS Degree Programme, where he taught Database Management Systems and SQL for 5 years. Few people in India have spent more classroom hours explaining joins, normalization, and query optimization to students from scratch.

He is an M.Tech graduate from IIT Madras (2021) and founder of PiyushAI Edtech, where he has trained over 20,000 students preparing for GATE DA, SBI SO, IBPS SO, SEBI Grade A IT, ISRO, BARC, and other PSU IT exams. He has worked with Volkswagen and served as a Microsoft Learn Educator and AWS Academy Educator. In 2026, he was awarded AI-Powered Education Innovator of the Year at the IIFS summit in Thailand.

M.Tech, IIT Madras 5 yrs · DBMS & SQL · IIT Madras BS Microsoft Learn Educator AWS Academy Educator NPTEL Educator 44,000+ YouTube subscribers

Registration

Reserve your seat

Limited to 100 seats per cohort — to keep doubt-solving meaningful for every student.

Early-bird Price

9-Day PostgreSQL for Data Science Bootcamp

July 20 – 28, 2026 · Weekdays 7 PM · Weekends 2 PM IST · Live on Zoom

₹499 ₹999

✓ 9 live sessions on Zoom (22 hours total)

✓ Lifetime access to all recordings

✓ 50+ practice questions & mini-project dataset

✓ Resume project & LinkedIn-ready certificate from PiyushAI Edtech

✓ Private Telegram group for doubts

✓ Bonus: GATE DA SQL question bank

Reserve My Seat — ₹499 →

Full refund available up to 24 hours before Day 1.

FAQ

Everything else you might be wondering

Do I need prior SQL or database experience?

No. The workshop is built for absolute beginners. Day 1 starts with what a database is, how to install PostgreSQL and PGAdmin, and walks through every step from scratch. If you can use a laptop, you can take this workshop.

Will I get recordings if I miss a live session?

Yes. Every live session is recorded and uploaded within 24 hours. You get lifetime access to all 9 recordings so you can revisit any topic anytime.

Will I receive a certificate after completing the workshop?

Yes. A signed completion certificate from PiyushAI Edtech Pvt Ltd is awarded after you finish the final Day 9 query-practice session. It can be added to your resume and LinkedIn profile.

What software or setup do I need before joining?

Just a laptop with Windows, macOS, or Linux and a stable internet connection. We install PostgreSQL, PGAdmin, and Python together on Day 1 — nothing needs to be ready in advance.

Will this PostgreSQL workshop help with GATE DA preparation?

Yes. GATE Data Science & AI includes Database Management and SQL as core topics. The Day 2 to Day 6 modules — CREATE, constraints, joins, subqueries, set operators, aggregate functions — directly map to the GATE DA syllabus and PSU IT Officer exams.

Is the workshop conducted live or pre-recorded?

100% live on Zoom/Google Meet. You can ask doubts in real time during every session. Recordings are provided afterwards as backup, not as the primary mode.

What is the workshop fee and refund policy?

The workshop fee is ₹499 for early-bird registration. A full refund is available up to 24 hours before Day 1. After the workshop begins, refunds are not provided since you retain lifetime access to recordings.

Will this workshop help me get an IT or data job?

SQL is one of the most-listed skills on every data analyst, business analyst, backend developer, and IT Officer job posting in India. The workshop ends with PostgreSQL + Python integration and a hands-on data analysis project — exactly what recruiters screen for in entry-level roles.

Stop watching tutorials. Start writing SQL.

9 evenings. One skill that pays back for years. Join the next cohort of the PostgreSQL for Data Science Bootcamp.

© 2026 PiyushAI Edtech Pvt Ltd · piyushwairale.com

Built by an IIT Madras alumnus · Amravati, Maharashtra, India