Contribute Media
A thank you to everyone who makes this possible: Read More

Business logic with PostgreSQL and Python

Description

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.

Details

Improve this page