10 ms·
Yeah I haven't used pl/pgsql but it reminds me of Oracle's pl/sql which is very powerful. At first the Oracle version felt clunky to me too but then after taki
by __app_dev__ 5y ago
Yeah I haven't used pl/pgsql but it reminds me of Oracle's pl/sql which is very powerful.
At first the Oracle version felt clunky to me too but then after taking time to learn it I also found moving complex app logic to SQL allowed me to make complex app changes much quicker. I have use that method of development now for years in a variety of apps and databases and it works great.