Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Relational systems use multiple indexes for queries, though I'm not aware of an implementation that uses multiple indexes for a single table.

Remembering that a query in Mongo is basically a query on a single table it's acting in the same way a relational db does - ie, check statistics, choose best index, perform lookups.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: