Session

Back

Making Use of the Turing Completeness of SQL

Date: 2019-09-13
Time: 21:00 - 21:50
Room: Salon 17-18
Level: Intermediate

It's semi-common knowledge that Postgres' dialect of SQL is Turing complete. This means any program you can write in a general purpose programming language, you can also write in SQL.

In this talk we'll walk through how you can use various SQL features to do things you really shouldn't be able to. We will specifically look at:

Speaker

Michael Malis