Login
From:
Simon Eskildsen
(Uncensored)
subscribe
Napkin Problem 13: Filtering with Inverted Indexes
https://sirupsen.com/napkin/problem-13-filtering-with-inverted-indexes
links
backlinks
Roast topics
Find topics
Find it!
Database queries are all about filtering. Whether you’re finding rows with a particular name, within a price-range, or those created within a time-window. Trouble, however, ensues for most databases when you have many filters and none of them