postgres languages - ghdrako/doc_snipets GitHub Wiki
- https://docs.postgresql.fr/current/plperl.html
 - https://docs.postgresql.fr/current/plpython.html
 - https://github.com/petere/plsh
 - https://github.com/postgres‑plr/plr
 - https://tada.github.io/pljava/
 - https://github.com/pllua/pllua
 - https://github.com/plv8/plv8 Développer
 
Lista języków oficjalnie supportowana przez postgresa :
- PL/pgSQL ;
 - PL/Perl;
 - PL/Python13(version 2 et 3) ;
 - PL/Tcl. Lista niepełna innych jezykow: – PL/sh; – PL/R; – PL/Java; – PL/lolcode ; – PL/Scheme ; – PL/PHP ; – PL/Ruby ; – PL/Lua; – PL/pgPSM ; – PL/v818(Javascript).