in reply to
Re^3: DBD::CSV eats memory
in thread
DBD::CSV eats memory
I think if you can make connect() work (i.e. get the right tie and lock), everything else should pretty much just work. Though it will probably not make use of many of your optimizations, it should at least support SQL access to
DBM::Deep
data.
Comment on
Re^4: DBD::CSV eats memory
In Section
Seekers of Perl Wisdom