Skip to content

A self-populating relational database that represents a library network. This consists of 9 tables, and includes connections between books, branches, borrowers, authors, and how they are related.

Notifications You must be signed in to change notification settings

bubblypatrick/Relational-TSQL-Library-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

TSQL-Database

Create a nine table relational database that's populated with records. At the bottom are stored procedures that query the database for searches including simple queries and complex joins that are optimized for speed.

About

A self-populating relational database that represents a library network. This consists of 9 tables, and includes connections between books, branches, borrowers, authors, and how they are related.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages