blob: 203482ed6f0953383796f22d21293ba6911ba41a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# ToteSys - Data Engineering Project
# Summary
The project aims to implement a data platform that can extract data from an
operational database, archive it in a data lake, and make it easily accessible
within a remodelled OLAP data warehouse.
The solution showcases our skills in:
- Python
- PostgreSQL
- Database modelling
- Amazon Web Services (AWS)
- Agile methodologies
|