Skip to content

Jishnu2608/Datalemur-SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š DataLemur SQL Solutions (MySQL)

This repository contains my solutions to SQL problems from DataLemur, written in MySQL.

πŸš€ Motivation

Most DataLemur problems and their available solutions are in PostgreSQL. Since MySQL is also widely used in real-world scenarios, I decided to convert and solve these problems using MySQL to better understand the differences between the two.

πŸ“‚ Contents

  • Solutions to DataLemur SQL questions (Free Tier)
  • Queries written in MySQL syntax
  • Use of CTEs, joins, window functions, and aggregations

πŸ“Œ Status

This is a work in progress. Currently covering the free set of questions and will continue to add more.

🎯 Purpose

  • Practice SQL for interviews
  • Understand PostgreSQL β†’ MySQL conversions
  • Build a consistent set of MySQL-based solutions

πŸ“ Notes

Some PostgreSQL functions are rewritten using MySQL equivalents (e.g., date handling, intervals, etc.).


About

This repository is based on free MySQL problems from DataLemur

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors