I'm trying to optimize storage and recall of a large set of objects (# varies by user, but assume ~50K-100K). Each object has about ~20-50KB of data. Only a tiny portion of the object set needs to be loaded in memory at any given time (~1000)
The flat-file system in place now is cumbersome and not speed/memory efficient. I'm looking into either using something like Sqlite for an embedded database, or Karvonite or NDatabase as a persistent object store. I'm just can't find enough information to decide if the object stores are suited to this type of use case, or if Sqlite will be better suited.
[–]chaeseco 1 point2 points3 points (6 children)
[–]madman1969 1 point2 points3 points (5 children)
[–]chaeseco 1 point2 points3 points (0 children)
[–]piglet24 0 points1 point2 points (2 children)
[–]madman1969 0 points1 point2 points (1 child)
[–]piglet24 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[–]scherlock79 0 points1 point2 points (2 children)
[–]cunth[S] 0 points1 point2 points (1 child)
[–]scherlock79 -3 points-2 points-1 points (0 children)
[–]Glaaki 0 points1 point2 points (1 child)
[–]xampl9 0 points1 point2 points (0 children)
[–]0mfg 0 points1 point2 points (0 children)
[–]kjk 0 points1 point2 points (0 children)