Denis Gomes <denisg640 <at> gmail.com> writes:

> 
> Eventually my goal is to dynamically load and unload sections of a file based
database (could be tables or rows) in and out of memory for effeciency purposes.

Have you actually found this to be an useful optimization? SQLite already
internally caches database information in memory.




-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to