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.
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.