PHP Classes

Compare to DB

Recommend this page to a friend!

      QArray PHP Query Array  >  All threads  >  Compare to DB  >  (Un) Subscribe thread alerts  
Subject:Compare to DB
Summary:Pros and Cons?
Messages:1
Author:chris edeling
Date:2022-08-09 20:04:03
 

  1. Compare to DB   Reply   Report abuse  
Picture of chris edeling chris edeling - 2022-08-09 20:04:03
I can understand an array search of JSON data using client side javascript, eg if offline or whatever, but QArray surely runs server side where you have access to the database that was designed for such searches.

Have you compared your search speed to db speed - sssuming a well designed db. Are there any pros and cons of using QArray vs database lookups?


Chris