6 years experience
I've used PostgreSQL for every relational database I've used. I'm familiar with stored procedures (PostgreSQL 11), functions, triggers, d...
I've used PostgreSQL for every relational database I've used. I'm familiar with stored procedures (PostgreSQL 11), functions, triggers, domains, and roles.
Right now I'm experimenting with writing the business logic as close as I can in my pet project's database. The idea is to keep the database as consistent as possible while decreasing the amount of queries.
I don't consider myself a PostgreSQL expert, considering the amount of features it has and probably I'm not familiar with, but I'm one of the few that enjoys writing raw SQL.