Comment 14 for bug 1180438

Revision history for this message
Aimon Bustardo (aimonb) wrote :

The issue here appears to be that we are using a relational DB in a relational way... which is slow.. If we use SQL at all then it must be a single table which mirrors a mongo 'collection'. I don't see any complex query or join working ever for this.