An open API service indexing awesome lists of open source software.

https://github.com/tyhanskymatwit/sql-library-management

A basic SQL project used as an introduction to data tables and queries.
https://github.com/tyhanskymatwit/sql-library-management

sql

Last synced: 5 months ago
JSON representation

A basic SQL project used as an introduction to data tables and queries.

Awesome Lists containing this project

README

          

# SQL-Library-Management
### NOTICE: The following work is the original creation of Marko Tyhansky and is not permitted for use without consent of original author.
#### A short side project delving into SQL database design I created. Topics include but are not limited to Database design and modeling, DDL, query optimization, and analysis.
This was a simple side project that aimed to nurture my SQL skills and sample data provided in a table. This is my first SQL project and I've never taken a SQL class so I aim to further hone my skills with more projects like this one.