Skip to content

sboulema/BrewDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrewDB

SQLite database with beer brewing ingredients

Small but very handy SQLite database containing a lot of info on the ingredients for brewing beer.

Hops

  • Brewing usage (aroma, bittering, both)
  • Aromas
  • Possible substitutions
  • Possible aliases

Malts

  • Maltser
  • EBC info
  • Maximum addition ratio
  • Grain yield
  • Moisture content
  • Grain type
  • Diastatic Power
  • Kolbach Index
  • Total Protein
  • Total Nitrogen
  • Soluble Nitrogen Ratio

Yeast

  • Lab
  • Temperature range
  • Attenuation range
  • Apparent flocculation
  • Strain
  • Alcohol Tolerance

Preview

SQLite Online

Projects

For possible usages of this database, have a look at these projects:

Contributing

Read CONTRIBUTING.md on how you can contribute to this project See Docs folder for current status of data and data sources concerning hops, yeast and malts.

Personal favorite app for editing the sqlite database: SQLiteStudio