Wednesday, August 17, 2022

Re: data model question

How much data are you expecting from each data source? The volume of data will partially determine your solution.

On August 17, 2022 7:13:14 AM CDT, yaron amir <yaronam@gmail.com> wrote:
we are developing a control system that looks at data from multiple sources.
some of the data is extracted from AWS, some from postgres databases, some from hibob (human management reources)
the question is this,
here are my 
1. do I use a disconnected external ETL process or use django for everything
2. do I create all data resources using django data modeling or use the internal management using django and some create manually 
thanks

Yaron

No comments:

Post a Comment