in reply to Threads and DBD::SQLite?

The data is already in a serious DB, queries there are too slow

If a $SeriousDB -> SQLite migration succeeds could you let us know how you did it?

(BTW what system is $SeriousDB? It rather sounds like a config problem)

Replies are listed 'Best First'.
Re^2: Threads and DBD::SQLite?
by BerntB (Deacon) on Dec 15, 2013 at 16:20 UTC
    The data is already exported to an external program, which I want to replace. The exported stuff is done by a specific coding tool, selecting a subset of columns. (Nothing I can share and nothing anyone else would have any use for. :-) )