pg_notify PostgreSQL Architecture Notify Triggers in PostgreSQL Learn about Notify triggers and how to optimally use them to your advantage with this blog.
Stored Procedure MySQL Architecture Stored Procedures in MySQL In this article, we'll be creating stored procedures in MySQL and making use of it with the help of various statements.