tmichroservices in django

2022-08-17 Thread yaron amir
do you implement michroservices in django and if so how? Like Comment Send -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.

data model question

2022-08-17 Thread yaron amir
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 everyt