Tag: #performance
How to find a memory bloat in your Rails app before it happens
How to detect a possible memory bloat in Rails before it starts being a problem
Building complex reports for your own DVD rental shop using PostgreSQL window functions
How to use window functions in PostgreSQL: rank, dense_rank, row_number, sum and lag