Skip to content

rohitdighe-coder/mySql-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 SQL for Testers β€” Learning Journey

Welcome to my SQL Learning Repository 🎯
This repo contains all my daily SQL practice and notes, focused on Software Testing & Automation use cases.


πŸ“˜ Overview

This repository documents my day-wise SQL learning and practice queries.
The goal is to gain strong database validation skills required for Manual Testing, Automation Testing, and API Testing.


πŸ—“οΈ Learning Plan

Day Topics Covered Description
Day 1 Database Basics Create Database, Tables, Insert Data
Day 2 SELECT, WHERE, ORDER BY, LIMIT Fetch & Filter Data
Day 3 Operators & Expressions Use Comparison, Logical & Arithmetic Operators
Day 4 Joins Combine Data from Multiple Tables
Day 5 Aggregations COUNT, SUM, AVG, GROUP BY, HAVING
Day 6 DML & DDL Commands INSERT, UPDATE, DELETE, ALTER, DROP
Day 7 Subqueries & Views Nested Queries, Virtual Tables
Day 8+ SQL for Testing Real-world Testing Scenarios + Automation Integration

πŸ’» Practice Environment

I’m using:

  • 🐬 MySQL (local setup)
  • 🌐 DB Fiddle β€” https://www.db-fiddle.com/
  • 🧰 VS Code for writing .sql files
  • πŸ“¦ GitHub for version control and progress tracking

🎯 Testing Use Cases (Why Testers Need SQL)

Validate data after form submission

Check backend data after API call

Compare UI data with database records

Prepare test data before automation runs

Clean up test environment using queries

🧠 Tools & Skills Practiced

SQL Fundamentals

Data Validation for Testing

MySQL Database

DB Schema Design

Python Integration with SQL (PyMySQL)

Git & GitHub

πŸš€ Future Scope

I’ll soon extend this repo to include:

βœ… Database Testing Project (User & Order Workflow)

βœ… SQL + Python Integration

βœ… Pytest DB Validation Scripts

πŸ“¬ Connect with Me

πŸ‘€ Rohit Dighe πŸ’Ό QA Engineer | Python Automation Tester πŸ“§ rohitdighe47@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published