Skip to content

I made a SQL database with procedures for recommending books based on collaborative filtering. The database is in BCNF, and it includes views for presenting summarized information regarding authors, book themes, and customers -to name a few- as well as triggers for preventing any obvious user errors and other procedures for offering more special…

Notifications You must be signed in to change notification settings

lkillora/Book-Recommender-and-Database

Repository files navigation

Book-Recommender-and-Database

I made a SQL database with procedures for recommending books based on collaborative filtering. The database is in BCNF, and it includes views for presenting summarized information regarding authors, book themes, and customers -to name a few- as well as triggers for preventing any obvious user errors and other procedures for offering more specialised views of the data by asking for query parameters.

About

I made a SQL database with procedures for recommending books based on collaborative filtering. The database is in BCNF, and it includes views for presenting summarized information regarding authors, book themes, and customers -to name a few- as well as triggers for preventing any obvious user errors and other procedures for offering more special…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages