Most tools that support both SQL and Python support one of them properly. Python arrives as an escape hatch: a different execution path, a different set of available features, often a different platform requirement, and a strong implicit suggestion that you should have written SQL instead. In I...

Source: [Dev.to](https://dev.to/5c4989ca297ed/a-python-model-is-just-a-function-4gk8)

Sponsored