Hello there.
I am working on a project /API/ where I have to deal with a big data. For the project I'm using django and for database mongodb. Now I have an issue with API, it works very slowly. When I'm trying to find something with some fileds by mongo shell it takes some ms but by django it takes seconds sometiems minutes. I wonder why it goes so. Can anybody help me to understand what's wrong with my code in django?
Fields types are string, date.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)