Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Import

This repository contains the software used to tackle the database import for the Fontys Mario Pizza case. Below you will find the appropriate documentation on how to get started, how to compile the software, run unit & integration tests, etc.

Compile & build Docker image:

To simply compile the software;

make

Run unit tests:

To run the unit tests (so, excluding integration tests), run;

make test

Run an import:

To run a full import, you can use the below command. There is currently no support for delta imports, so you must manually truncate or delete the database after each run.

make run

Teardown

Once you're finished running the import & the applicable databases, use the below command to shut everything down;

make stop

About

Repository containing import related code & scripts

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages