Python MySQL MongoDB Troubleshooter Needed

Job ID: 38000336

Budget: ₹600 – ₹1,500 INR

As the developer of an existing project written in Python, SQL Server, and MongoDB, I am currently facing a challenge. A logical error in the code is causing a bug, and I need an expert to fix it.

High-level summary of the code-
1. Fetch records from SQL server ( total 680000 records)
2. Apply face recognition on each record
3. Insert the response from step 2 in MongoDB along with other data from the SQL server

Issue-
The existing code is currently doing steps 1 & 2 and performing step 3 at last when face recognition is applied on all records.
Due to this it step 3 is waiting to complete the step 1 & 2.

Expectation-
After fetching each record from SQL server, the code should apply face recognition and then store the data in MongoDB immediately.

I will share my screen through teamviewer or anydesk and you need to read the code there only for fixing.
Related categories: Python Microsoft SQL Server MongoDB