0 Forks
0 Stars
0 Watchers

CovidSQL

A comprehensive SQL project exploring COVID-19 data using CTEs, window functions, and views to analyze infection rates, mortality, and vaccination coverage across regions.

How to download and setup CovidSQL

Open terminal and run command
git clone https://github.com/RafaelKarcz/CovidSQL.git
git clone is used to create a copy or clone of CovidSQL repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CovidSQL https://github.com/RafaelKarcz/CovidSQL/archive/master.zip

Or simply clone CovidSQL with SSH
[email protected]:RafaelKarcz/CovidSQL.git

If you have some problems with CovidSQL

You may open issue on CovidSQL support forum (system) here: https://github.com/RafaelKarcz/CovidSQL/issues