https://www.theregister.com/2022/06/14/database_from_the_1980s_needs/
Zitat von Michael Stonebraker:
The last request was to better support user-defined functions and stored procedures in PostgreSQL. He pointed out that computer scientists know it is better to run logic in a stored procedure, or user defined function in the database system, than bring the data to the application. But “real programmers don't use this stuff”.