I mean that sqLite is just a file on the local hard drive. If they were 
benchmarking mySQL running locally, I guess it's sort of the same thing, but 
mySQL still uses the networking protocols right? I mean you have to connect via 
localhost or the IP of the local machine, so it's still using networking 
protocols, and that may account for any perceived delay. 

Bob


On Mar 22, 2011, at 1:53 PM, Peter Haworth wrote:

> Not sure what you mean by "file based".  Seems perfectly fair to me if I'm 
> comparing using SQLite and MySQL on my local computer.  I'm not recommending 
> one above the other, just pointing out what I've read.  As with any software, 
> you should use what works best for your application.
> 
> Pete Haworth


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to