Can you communicate with a plugin on the server?
If you can, something like Erland's SQL plugin might be useful (just do
whatever you need to convert the user's input into a single query, then
pass the query via CLI

You're certainly right about server query performance being suboptimal.
There's the hope that SQLite might be faster, but each time I try a
version of 7.6 it's not perceptibly so (but, to be fair, I've optimized
MySQL performance a bit)


-- 
bobkoure
------------------------------------------------------------------------
bobkoure's Profile: http://forums.slimdevices.com/member.php?userid=14646
View this thread: http://forums.slimdevices.com/showthread.php?t=87095

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to