Writing an Interpreter in SQL for Fun and No Profit [video]

Writing an Interpreter in SQL for Fun and No Profit

SQL code is a bizarre combination of yelling and relational algebra. By embedding our own programming language in our SQL queries of course! In this talk, we’ll take a look at how you use a combination of various Postgres features to build a programming language out of SQL.

Source: www.youtube.com