/db-beer

🍺 The goal is to build some useful data access operations on the BeerDB database, which contains a wealth of information about everyone's favourite beverage.

Primary LanguagePLpgSQLMIT LicenseMIT

Overview:

The goal is to build some useful data access operations on the BeerDB database, which contains a wealth of information about everyone's* favourite beverage.

Aims:

One aim of this assignment is to use SQL queries (packaged as views) to extract such information. Another is to build PlpgSQL functions that can support higher-level activities, such as might be needed in a Web interface.

Notes:

https://igorkhromov.com/2019/04/10/install-postrgesql-om-macos-with-brew The link above helps you correctlly install a postgresql with brew.