You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to djongo
Hello there. I'm working with a big data (over 7 000 000 and more documents). I'm using djongo for db engine. For searching by date and string fields djongo is very slow. When the query runs on mongo shell it takes few ms for getting the data but when I run the same query with djongo it takes few s and sometime minutes. Can anybody say what's the reason of such difference? The collection has 35 fields.