On Apr 4, 2005, at 2:11 PM, jbv wrote:

I've been heavily using Rev cgi and mySQL during the past
few months, and I found out that extracting raw data from the
db and processing them (sorting, comparing...) in Transcript
is most of the time much faster than writing sophisticated
SQL code...

I bow to your experience.

In that case, I'd look for a way to keep sets in the db in a form that is handy for their use. If use is primarily set operations, I'd look toward optimizing that, and choosing the representation for that optimization. I think that leaves out an array as representation.

Dar

--
**********************************************
    DSC (Dar Scott Consulting & Dar's Lab)
    http://www.swcp.com/dsc/
    Programming Services and Software
**********************************************

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to