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

Re: search data structures using SQL

by erix (Prior)
on Nov 16, 2013 at 17:25 UTC ( [id://1062918]=note: print w/replies, xml ) Need Help??


in reply to search data structures using SQL

I seem to remember that DBD::AnyData has code to read from arrays (instead of a database).

See probably "Working with in-memory tables" and "Creating an in-memory table from Arrays".

Perhaps that code can be extracted and used.

(If all else fails, check if you do not happen to have postgres available: it has the excellent hstore)

Replies are listed 'Best First'.
Re^2: search data structures using SQL
by jdporter (Paladin) on Nov 18, 2013 at 01:24 UTC

    Brilliant. That is exactly what I was looking for. At least, I think it is, based on the doco; I haven't tried it yet. :-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2024-04-16 23:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found