3.3 SQL programming

SQL has grown to become a full-fledged programming language, which permits applications to safely run complex code within server. The downside of this flexibility is an increase in server load.

MonetDB/SQL supports server side programming through the standards for SQL persistent modules, triggers, and direct binding to external functions.