Welcome Guest, Not a member yet? Register   Sign In
Mongodb or Mysql
#8

(This post was last modified: 09-10-2019, 11:57 AM by omid_student.)

(09-09-2019, 01:48 PM)InsiteFX Wrote: If you can run the queries in phpMyAdmin it will tell you how to optimize them.

I would work on optimizing the query first.

I tried it already
I think one where have problem

(09-09-2019, 05:44 PM)php_rocs Wrote: @omid_student,

If you are able to test it with CI profiler turned on ( https://codeigniter.com/user_guide/gener...pplication ) this would be very helpful.  It would tell you how fast your queries are and how many are being run on the page.  You can then take the actual queries and do database analysis in phpMyAdmin or some other MySQL database tool to determine if your query is efficient.

Yes it is good solution
Thanks
Reply


Messages In This Thread
Mongodb or Mysql - by omid_student - 09-09-2019, 02:56 AM
RE: Mongodb or Mysql - by dave friend - 09-09-2019, 04:49 AM
RE: Mongodb or Mysql - by InsiteFX - 09-09-2019, 07:56 AM
RE: Mongodb or Mysql - by php_rocs - 09-09-2019, 08:40 AM
RE: Mongodb or Mysql - by omid_student - 09-09-2019, 01:02 PM
RE: Mongodb or Mysql - by InsiteFX - 09-09-2019, 01:48 PM
RE: Mongodb or Mysql - by omid_student - 09-10-2019, 11:57 AM
RE: Mongodb or Mysql - by php_rocs - 09-09-2019, 05:44 PM



Theme © iAndrew 2016 - Forum software by © MyBB