I have a routine that will convert an array to an sql table. That is probably 
going to be your best bet, but it would have to be stored that way. 

Bob S


> On May 21, 2019, at 07:08 , Tom Glod via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> My LC written client will send to cloud for long term storage on the
> livecloud system...... but then I will have to pull the data to aggregate,
> count, and analyze it to show data interesting and useful points to the
> customers..  As much as I love LC I really want to do the right thing and
> use a high performing language to do that.  Something like Rust.
> 
> Each new (1) customer (a school) will usually be 1500+ users who create
> 150,000+ records or more.  So it will add up quickly.
> 
> I think I will convert to JSON on its way out from the client and going to
> storage. That way the cost of that conversion is not paid by the cloud
> service but the client.
> 
> Thanks RG


_______________________________________________
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