-
Notifications
You must be signed in to change notification settings - Fork 0
Alcohol ingredient distribution database
License
isikdos/DrinkSoft
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This database was written as a fun exercise after my friends and I realized we may have planned too many drinks with orange juice for our fruity drinks night. The database is in a state I would consider ready for testing, although no professional eyes have judged it. It is populated with what I believe to be reasonable constraints and a well structured table system. There are no indices, this is intentional because there also aren't really queries for it yet. Inclusion of indices may well be done after statistics are gained through test use and stored procedures are written. If I were to expand it at all, I would include one new table and, on the recipe table, three new columns. The new table would be basically an enumeration, containing differnt units for measurement. Cup, kg, gram, oz, lbs, slice, whole, half. etc. The new columns would be: Unitless numerator, unitless denominator, and a foreign key to the measurement types table described just above. Combined, this would give the ability to accurately portray the amounts of each ingredient in a recipe.
About
Alcohol ingredient distribution database
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published