What is your definition of 'programming language'?
It should have arrays, and loops and conditionals.
Slightly simplistic: table rows cover arrays, recursive CTEs cover loops, and JOIN/WHERE cover conditionals.