1 Forks
1 Stars
1 Watchers

1DAW-DB

🗄️ SQL repository for the Databases course of the 1st year of the Web Development degree. It contains SQL scripts 📜 to create databases, queries 🗃️, entity-relationship diagrams 🧩, user and permission management queries 👥, and views 📊 of the databases.

How to download and setup 1DAW-DB

Open terminal and run command
git clone https://github.com/jmcamposdev/1DAW-DB.git
git clone is used to create a copy or clone of 1DAW-DB 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 1DAW-DB https://github.com/jmcamposdev/1DAW-DB/archive/master.zip

Or simply clone 1DAW-DB with SSH
[email protected]:jmcamposdev/1DAW-DB.git

If you have some problems with 1DAW-DB

You may open issue on 1DAW-DB support forum (system) here: https://github.com/jmcamposdev/1DAW-DB/issues