Skip to content

dakshbhatnagar/SQLProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Projects Repository

This repository contains a collection of SQL projects that I am going to regularly update.

Each project is organized in its respective folder, including the SQL queries and associated data.

How to Clone this Repository

To get started with these SQL projects on your local machine, you can clone this repository using the following command:

git clone https://github.com/dakshbhatnagar/SQLProjects.git
cd SQLProjects

Project Structure

The projects are organized into folders, each focusing on a specific SQL project.

Inside each project folder, you will find the SQL queries, datasets, and any additional documentation related to the project.

Example Project Structure

/sql-projects
│
├── project-1
│   ├── queries.sql
│   ├── data.csv
│   ├── README.md
│
├── project-2
│   ├── queries.sql
│   ├── data.sql
│   ├── README.md
└── ...

Happy SQL-ing! 🚀

About

Personal SQL Projects Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published