About

Michael is the founder of Perfalytics, a Postgres performance analysis tool. Previously he lead the database team at Heap, where he helped scale a cluster of Postgres instances with over one petabyte of data.


Michael Malis has presented the following presentations

    Michael Malis Making Use of the Turing Completeness of SQL at Philly 2019
    Using SQL to Generate Fractals and Build a Programming Language

    presented by Michael Malis

    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:

    • How you can write SQL queries to generate various kinds of f...
    more

    Fri 19 2019 Dev