Skip to content

Creating the DB structure

JCFL edited this page Oct 24, 2022 · 2 revisions

Downloading the Database

You can use whatever DB you like but the current version utilises Postgresql. It can be downloaded from HERE

Follow the installation steps and if you like you can also install PGAdmin during these steps.

PGAdmin is a GUI for accessing your DB. If you miss the install you can manually install seperately from HERE

Creating the Database

Running the SQL files