Apart from master branch, we will continue working on mongodb development on a new branch. We also tag the current branch as a mysql branch to keep supporting it.
Once we have implemented our program with two database systems, we will perform benchmarking between sql (mysql) vs nosql (mongodb) with our timer python module. This task may give us some idea as how to design an efficient program and improve our development based on the performance of database systems.
Apart from master branch, we will continue working on mongodb development on a new branch. We also tag the current branch as a mysql branch to keep supporting it.
Once we have implemented our program with two database systems, we will perform benchmarking between sql (mysql) vs nosql (mongodb) with our timer python module. This task may give us some idea as how to design an efficient program and improve our development based on the performance of database systems.