Hacker News new | ask | show | jobs
by joevandyk 4055 days ago
This is the main reason for me. I have to be able to quickly search data that's stored in a couple different tables.

Using an index means the read queries become a little more complex (they have to exactly match the index expression).