Data Lake & Database Backend⚓︎
Data model⚓︎
Downloaded and (pre)processed data is stored in the database as follows:
Run PostgreSQL database with Docker⚓︎
The PostgreSQL database is employed using Docker, use the following command to enable docker service:
Option-d
is used to run the docker service in background.