|
|
|
|
|
by code_biologist
1419 days ago
|
|
An analogy is "can you tell what problems Django solves that can't be handled by wsgi and psycopg?" Nothing fundamentally different, but life is a whole lot easier with Django. Honestly if you're doing data engineering and you haven't spent time with a good DAG runner, you're doing yourself a real disservice. My sibling comment did a good job explaining, but the UI + configurable storage + configurable triggers all out of the box make life a lot easier. |
|