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.
- Host: GitHub
- URL: https://github.com/tyhanskymatwit/sql-library-management
- Owner: tyhanskymatwit
- License: mit
- Created: 2025-01-26T03:57:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-18T15:21:26.000Z (over 1 year ago)
- Last Synced: 2025-05-31T23:55:04.280Z (about 1 year ago)
- Topics: sql
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.