Skip to content

Selaro/sql-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Local SQL Employee Database Project

Project utilizing different types of queries all through VSCode using a MySQL extension.

This project is my first SQL project meant to demonstrate the skills I learned from my independent learning throughout the last few weeks. I focused on learning the basics of SQL and decided the best way to demonstrate my knowledge would be to create my own database locally and insert my own data. From there I'd make some queries to manipulate the data to show what I know. The databases are linked to VSCode using a MySQL extension. I also included queries that say "Insert ALL" to insert all the information I have in my local database on your own system if you'd like to create your own.

Link to MySQL *FOR WINDOWS*

https://dev.mysql.com/downloads/installer/

Link to tutorial for creating first local database and linking MySQL and VSCode

https://www.youtube.com/watch?v=wzdCpJY6Y4c&t=157s

--- MVP ---

-Needs one working database

-Can pull data with basic queries

-Can have users added and removed

-I plan to have at least 15 users

--- V2 ---

-Has queries ready to fill in local database with all the data listed in backups.

-Has queries ready to view data in different orders and clear tables.

-Has second table with query to join tables together based on ID.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published