Measuring SQL performance

  • Hi All,

    I'm working on a project comparing the performance of SQL and NoSQL database (MongoDb). I'm focusing on "insert, select, delete and update operations. I am trying to assess which one of these technologies provide the better performance when use on a particular data set. In view of this, I am kindly asking for an expert advice on the above request, I will be very grateful if performance monitoring tools of techniques are supply.

    thanks and looking forward for your responses.

    Rahman

  • rahmanagg (7/13/2015)


    Hi All,

    I'm working on a project comparing the performance of SQL and NoSQL database (MongoDb). I'm focusing on "insert, select, delete and update operations. I am trying to assess which one of these technologies provide the better performance when use on a particular data set. In view of this, I am kindly asking for an expert advice on the above request, I will be very grateful if performance monitoring tools of techniques are supply.

    thanks and looking forward for your responses.

    Rahman

    Quick thought, too many types of fruits in the basket to do a direct comparison and too simplistic testing planned in order to achieve anything meaningful.

    😎

    Can you describe the data set and the reasoning for it being applicable to both technologies?

  • I am working on students data in our university. However, the students information system track personal information, courses, and grades etc. In this regards, I therefore want to upload these data into SQL and mongodb, and assess their performance on "select, insert, update and delete" operations. Which technology give the best latency.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply