The power of raw SQL

20 minutes

Any

English 

Sometimes it's much easier (and faster, and more elegant) to ditch DBIx::Class and use the raw powers of your DB (Postgres, obviously).

I'll show some powerful SQL (CTEs, window functions, ..) from a recent project which made my live much easier... 

[ Talk ]