filmov
tv
!!Con 2019 - Writing an Interpreter in SQL for Fun and No Profit! by Michael Malis
Показать описание
!!Con 2019 - Writing an Interpreter in SQL for Fun and No Profit! by Michael Malis
Writing SQL can be hard. SQL code is a bizarre combination of yelling and relational algebra. How can we make writing SQL easier? 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.
Writing SQL can be hard. SQL code is a bizarre combination of yelling and relational algebra. How can we make writing SQL easier? 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.