Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 1.15 KB

README.md

File metadata and controls

47 lines (37 loc) · 1.15 KB

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