Skip to content
Prev 21559 / 63424 Next

largest acceptable lookup table in a package

Robin Hankin <r.hankin at noc.soton.ac.uk> writes:
Do you need the entire lookup table in memory at once?  If not, you
could use RSQLite and put the data there.  Then you would be limited
by file size rather than RAM.

+ seth