|
From: Dameron M. <dam...@ro...> - 2001-03-27 00:45:46
|
Hello all!
I have an application that will be storing graphics(200k-20M) and
derived data in an object tree. I'd like to find the easiest way to store
the data, and have persistance. (simply, if possible). I'd rather not use
an RDBMS, if I can help it.
I looked at shelve, but the docs mention that keeping data size small
is advised. It's API is about ideal, though. What else is out there,
python, or Java? Many thanks for any thoughts you all might have.
Cheers,
Dameron
|