Use the beerdb new <name> to build yourself a copy. Example:
$ beerdb new at
Will run the following steps:
- Step 1: Download
at.rbDatafile (from GitHub) to your working folder as./Datafile - Step 2: Run the
beerdb buildcommand- Step 2.a: Download all datasets listed in the
Datafileas zip archives (from GitHub) to./tmp - Step 2.b: Create the "empty" database, that is, table structure, indexes, etc. (schema)
- Step 2.c: Read in all datasets from the zip archives in
./tmp(no need to unpack)
- Step 2.a: Download all datasets listed in the
That's it.
The datafiles are dedicated to the public domain. Use it as you please with no restrictions whatsoever.
Send them along to the Open Beer & Brewery Database Forum/Mailing List. Thanks!