
Postgres - Craig Kerstiens
Django Chat
00:00
How Much Logic Should I Move to the Database?
How much, how much of my application logic should I move to the database? Because if I was doing this in Python, I just used Django. There's still not the easy release process version management as much as you'd expect. If you're doing data intensive operations, that's a good line where you can do it easier in the database. And so it's start there instead of adding another tool or system.
Play episode from 26:26
Transcript


