Business logic with PostgreSQL and Python
Oct 16, 2025 · 1 min read · When you can't use ORM and have to have a rock solid and consistent business logic in database why not using the power of Python as part of database? Using functions and triggers and PostgreSQL magic with plpy. This is my speech I did in Singapore in...
Join discussion

