This Repository is made for learning purposes.
The SQL syntax used here to communicate with MySQL database.
In the SQL files you will find simple SQL commands composed of the CRUD operations, such as creating tables, inserting columns, rows, updating values, simple queries, delete operations etc.
If you have done SQL long time ago, maybe you will find it as a good refresher ;)
Below is the Entity Relationship diagram (ER) for Company schema, which is implemented in the company database folder