Hacker News new | ask | show | jobs
by ulrikrasmussen 267 days ago
That's true, and you probably want both. You want a general purpose query planner for any user-generated one-off queries, but for the hot application code paths where you execute the same fixed queries again and again, you may be interested in stronger guarantees about your run time complexity.