Database syntax

Bernard Devlin bdrunrev at gmail.com
Tue Dec 20 18:46:37 EST 2011


>>
In my experience _no database_ will outperform arrays as data storage.
 The simple reason is that a) arrays are stored in memory b)
<<

sigh :)

b) arrays have no machinery (null checking, referential integrity,
etc.) that would slow them down.

Bernard




More information about the use-livecode mailing list