Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Accessing SQLite databases within ZIP files

by Laurent_R (Canon)
on Oct 01, 2017 at 15:36 UTC ( [id://1200472]=note: print w/replies, xml ) Need Help??


in reply to Accessing SQLite databases within ZIP files

Hi AppleFritter,

perhaps you could extract the SQLite database (and possibly the other files) to a ramdisk and use DBD::SQLite on it.

  • Comment on Re: Accessing SQLite databases within ZIP files

Replies are listed 'Best First'.
Re^2: Accessing SQLite databases within ZIP files
by AppleFritter (Vicar) on Oct 01, 2017 at 18:07 UTC
    That's a good idea, thanks. Unfortunately this'll also have to work on Windows, which I don't think has built-in support for that sort of thing — but yes, otherwise this would be a pretty nifty solution.
      have to work on Windows, which I don't think has built-in support for that sort of thing

      There are RAMDisks for Windows, even free ones. I use an old version of SoftPerfect RAM Disk (v3.4.7) that is freeware, no questions asked. It seens v4.x has become payware, but v3.4.x is still available on several sites.

      Alexander

      --
      Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
      I am surely not a specialist on the possibilities on Windows. My workstation runs on Windows, but our servers and databases and so on are all *nix and VMS (and even AS/400). But I am fairly sure there are some ramdisk possibilities on Windows. It even existed 30 years ago at the time of DOS.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1200472]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-04-25 19:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found